Skip to content

Hostname

fay.com

Last fetched

fay.com resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists iana:3776 as the registrar.

Nutrition Label

WHISPER CANON · fay.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fay.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.17.147.2002.17.147.0/24AS20940AKAMAI-ASN1CZ
2.17.147.2162.17.147.0/24AS20940AKAMAI-ASN1CZ
23.50.131.14423.50.131.0/24AS20940AKAMAI-ASN1DE
23.50.131.15623.50.131.0/24AS20940AKAMAI-ASN1DE
23.53.2.11323.53.2.0/24AS20940AKAMAI-ASN1KR
23.53.2.9723.53.2.0/24AS20940AKAMAI-ASN1KR
92.123.106.13892.123.106.0/24AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
92.123.106.16292.123.106.0/24AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT

WHOIS identity

Registrar
iana:3776
Organization
tod's spa
Contact emails

Subdomains

20 observed subdomains of fay.com.

Web-graph footprint

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

244 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fay.com.

Related pages

Pivot deeper into the graph from fay.com.

Cypher and MCP

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

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