Hostname
najib-grp.com
Last fetched
najib-grp.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in SG. WHOIS lists iana:1586 as the registrar.
Nutrition Label
Resolution chain
najib-grp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.240.224.208 | 35.240.224.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | SG |
| 65.109.33.18 | 65.109.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1586
- Organization
- azmat ijaz arif ijaz
- Contact emails
Subdomains
8 observed subdomains of najib-grp.com.
Web-graph footprint
Distinct hostnames that link to or from najib-grp.com in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- najib-grp.com
SPF policy
4 SPF mechanisms authorising senders for najib-grp.com.
| Mechanism | Target |
|---|---|
| SPF_A | najib-grp.com |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 65.109.33.26 |
| SPF_MX | najib-grp.com |
Related pages
Pivot deeper into the graph from najib-grp.com.
- IP · 35.240.224.208
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1586
- Country · SG
- Email · azmatijaz_786@hotmail.com
- TLD · .com
- Browse hostnames · na…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "najib-grp.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.