Skip to content

Hostname

fitatu.com

Last fetched

fitatu.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · fitatu.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fitatu.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.22.190104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.174.96172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
symetria w.wrzaskala d.golenia sp.j.
Contact emails

Subdomains

101 observed subdomains of fitatu.com.

Web-graph footprint

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

196 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fitatu.com.

MechanismTarget
SPF_Afitatu.com
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspfa.fakturownia.pl
SPF_IP217.168.143.190
SPF_IP46.248.187.138
SPF_IP46.248.187.192/27
SPF_IP86.111.240.0/21
SPF_IP94.152.22.25
SPF_MXfitatu.com

Related pages

Pivot deeper into the graph from fitatu.com.

Cypher and MCP

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

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