Skip to content

Hostname

fasoo.com

Last fetched

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

Nutrition Label

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

Resolution chain

fasoo.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:87
Organization
fasoo_com
Contact emails

Subdomains

35 observed subdomains of fasoo.com.

Web-graph footprint

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

90 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fasoo.com.

MechanismTarget
SPF_Afasoo.com
SPF_INCLUDErelay.kinstamailservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.11.32.50
SPF_IP110.11.32.51
SPF_IP110.11.32.52
SPF_IP110.11.32.55
SPF_IP125.141.219.0/20
SPF_IP125.141.219.80
SPF_IP18.211.35.202
SPF_IP34.201.186.42
SPF_IP35.245.98.122
SPF_IP54.167.36.56
SPF_MXfasoo.com

Related pages

Pivot deeper into the graph from fasoo.com.

Cypher and MCP

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

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