Skip to content

Hostname

fancs.com

Last fetched

fancs.com resolves to 1 IPv4 address operated by EQUINIX in JP.

Nutrition Label

WHISPER CANON · fancs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fancs.com

Resolution chain

fancs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.50.111.135122.50.104.0/21AS15830EQUINIXJP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fancs.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmdvalencia.maildealer.jp
SPF_INCLUDEspf.a8.net
SPF_INCLUDEspf.curumeru.jp
SPF_IP122.208.93.80/28
SPF_IP122.50.111.0/24
SPF_IP133.186.35.0/24
SPF_IP203.190.224.0/24
SPF_IP27.96.52.96/28
SPF_IP42.125.227.88/29
SPF_IP52.198.21.110
SPF_IP52.198.48.156
SPF_IP61.211.235.223

Related pages

Pivot deeper into the graph from fancs.com.

Cypher and MCP

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

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