Skip to content

Hostname

webdunia.net

Last fetched

webdunia.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · webdunia.netRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/webdunia.net

Resolution chain

webdunia.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.206.60.11115.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:48
Organization
webdunia.com (india) pvt.
Contact emails

Subdomains

9 observed subdomains of webdunia.net.

Web-graph footprint

Distinct hostnames that link to or from webdunia.net in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for webdunia.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEap-south-1.amazonses.com
SPF_IP103.35.120.208
SPF_IP103.35.120.211
SPF_IP125.22.9.133
SPF_IP13.228.43.227
SPF_IP13.229.21.88
SPF_IP15.206.60.111
SPF_IP150.129.146.114
SPF_IP150.129.146.118
SPF_IP18.138.196.166
SPF_IP18.138.55.150
SPF_IP3.6.48.130
SPF_IP52.220.35.16
SPF_IP52.221.10.185
SPF_IP52.221.112.91
SPF_IP52.76.173.198
SPF_IP52.77.105.177
SPF_IP54.169.40.5
SPF_IP65.182.162.190
SPF_IP65.182.162.50
SPF_IP65.182.162.90

Related pages

Pivot deeper into the graph from webdunia.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webdunia.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.