Skip to content

Hostname

fitedo.com

Last fetched

fitedo.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · fitedo.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fitedo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.107.118.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.128.14118.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.139.10918.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.182.13118.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.12.4763.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.15.9663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.28.19363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
hoffmann&hoffmann gbr
Contact emails

Subdomains

20 observed subdomains of fitedo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for fitedo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from fitedo.com.

Cypher and MCP

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

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