Skip to content

Hostname

fido.id

Last fetched

fido.id resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · fido.idRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fido.id

Resolution chain

fido.id resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.112.2818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.28.11818.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.11918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.6818.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.9518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.46.1023.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.93.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.983.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with fido.id in WhisperGraph.

Subdomains

6 observed subdomains of fido.id.

Web-graph footprint

Distinct hostnames that link to or from fido.id in the public web crawl.

43 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fido.id.

MechanismTarget
SPF_INCLUDE14555036.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fido.id.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fido.id"})-[: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.