Skip to content

Hostname

faktualid.com

Last fetched

faktualid.com resolves to 2 IPv4 addresses operated by AS204800 in SG. WHOIS lists iana:1675 as the registrar.

Nutrition Label

WHISPER CANON · faktualid.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/faktualid.com

Resolution chain

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

WHOIS identity

Registrar
iana:1675
Organization
whois privacy protection foundation
Contact emails

Subdomains

10 observed subdomains of faktualid.com.

Web-graph footprint

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

120 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for faktualid.com.

MechanismTarget
SPF_Afaktualid.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP151.106.118.152
SPF_IP172.104.190.111
SPF_IP192.250.235.20
SPF_IP34.101.158.169
SPF_MXfaktualid.com

Related pages

Pivot deeper into the graph from faktualid.com.

Cypher and MCP

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

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