Skip to content

Hostname

data-source.com

Last fetched

data-source.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · data-source.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/data-source.com

Resolution chain

data-source.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:469
Organization
myprivacy.net
Contact emails

Subdomains

7 observed subdomains of data-source.com.

Web-graph footprint

Distinct hostnames that link to or from data-source.com in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for data-source.com.

MechanismTarget
SPF_INCLUDE_spf.app.pti.com
SPF_INCLUDEm.lessonly.com
SPF_INCLUDEoffice365.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.68.231.134
SPF_IP162.213.47.0/24
SPF_IP168.245.12.80
SPF_IP168.61.53.238/32
SPF_IP168.62.175.242
SPF_IP208.75.120.0/22
SPF_IP209.134.131.131
SPF_IP209.134.131.132/32
SPF_IP209.134.131.133
SPF_IP209.134.131.148
SPF_IP66.6.121.26

Related pages

Pivot deeper into the graph from data-source.com.

Cypher and MCP

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

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

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