Skip to content

Hostname

diffords.com

Last fetched

diffords.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · diffords.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/diffords.com

Resolution chain

diffords.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:81
Organization
difford's guide
Contact emails

Subdomains

15 observed subdomains of diffords.com.

Web-graph footprint

Distinct hostnames that link to or from diffords.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for diffords.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP10.0.130.240/32
SPF_IP18.133.105.111
SPF_IP18.134.183.132
SPF_IP18.168.75.171
SPF_IP18.170.137.163
SPF_IP18.171.122.134
SPF_IP3.10.12.3
SPF_IP35.176.130.96/32
SPF_IP35.177.212.242
SPF_IP52.211.153.219/32
SPF_MXdiffords.com

Related pages

Pivot deeper into the graph from diffords.com.

Cypher and MCP

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

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