Skip to content

Hostname

fastcross.com

Last fetched

fastcross.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · fastcross.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fastcross.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.57.10.11193.56.0.0/14AS12874IT

WHOIS identity

Registrar
iana:88
Organization
il loft spa
Contact emails

Subdomains

2 observed subdomains of fastcross.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for fastcross.com.

MechanismTarget
SPF_Afastcross.com
SPF_IP93.57.10.111
SPF_IP93.57.10.112
SPF_IP93.57.10.118
SPF_IP93.57.10.119
SPF_IP93.57.10.121
SPF_MXfastcross.com

Related pages

Pivot deeper into the graph from fastcross.com.

Cypher and MCP

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

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