Hostname
napdevelopments.com.au
Last fetched
napdevelopments.com.au resolves to 2 IPv4 addresses operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN. WHOIS lists registrar:web address registration pty ltd as the registrar.
Nutrition Label
Resolution chain
napdevelopments.com.au 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 |
|---|---|---|---|---|
| 103.21.59.201 | 103.21.58.0/23 | AS394695 | PUBLIC-DOMAIN-REGISTRY - PDR | IN |
| 202.37.74.110 | 202.37.74.0/24 | AS136557 | HOST-AS-AP - Host Universal Pty Ltd | AU |
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- bal sundaram
- Contact emails
- —
Subdomains
8 observed subdomains of napdevelopments.com.au.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for napdevelopments.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | napdevelopments.com.au |
| SPF_INCLUDE | relay.hosting-cloud.net |
| SPF_INCLUDE | relay.hostingsvr.net |
| SPF_IP | 202.37.74.110 |
| SPF_IP | 45.248.76.27 |
| SPF_MX | napdevelopments.com.au |
Related pages
Pivot deeper into the graph from napdevelopments.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "napdevelopments.com.au"})-[: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.