Skip to content

Hostname

datapacket.net

Last fetched

datapacket.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · datapacket.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/datapacket.net

Resolution chain

datapacket.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.215.25.1913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
64.176.17.24764.176.0.0/19AS20473AS-VULTR - The Constant Company, LLCCL

WHOIS identity

Registrar
iana:48
Organization
brian bennett
Contact emails

Subdomains

23 observed subdomains of datapacket.net.

Web-graph footprint

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

46 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for datapacket.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEinterlayer.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP216.40.42.17/32
SPF_IP216.40.44.0/24
SPF_IP98.124.224.28/32
SPF_MXdatapacket.net

Related pages

Pivot deeper into the graph from datapacket.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "datapacket.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.