Skip to content

Hostname

purefacts.com

Last fetched

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

Nutrition Label

WHISPER CANON · purefacts.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/purefacts.com

Resolution chain

purefacts.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:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of purefacts.com.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for purefacts.com.

MechanismTarget
SPF_INCLUDE3218774.spf05.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbf05x.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.108.238.141
SPF_IP136.147.176.0/21
SPF_IP136.147.184.0/22
SPF_IP144.202.170.249
SPF_IP147.160.167.0/26
SPF_IP159.183.105.80
SPF_IP168.245.61.84
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP40.86.229.133
SPF_IP70.52.129.219
SPF_IP70.54.237.194
SPF_IP75.98.192.150
SPF_IP85.222.130.192/26
SPF_IP85.222.138.192/26
SPF_IP96.43.144.0/20
SPF_IP96.46.153.70

Related pages

Pivot deeper into the graph from purefacts.com.

Cypher and MCP

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

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