Skip to content

Hostname

comune.fermo.it

Last fetched

comune.fermo.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · comune.fermo.itRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/comune.fermo.it

Resolution chain

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

IPPrefixASNOperatorCountry
99.80.82.15299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.25.15399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with comune.fermo.it in WhisperGraph.

Subdomains

8 observed subdomains of comune.fermo.it.

Web-graph footprint

Distinct hostnames that link to or from comune.fermo.it in the public web crawl.

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comune.fermo.it.

MechanismTarget
SPF_Acomune.fermo.it
SPF_INCLUDEmail.comune.fermo.it
SPF_IP178.22.254.87/32
SPF_MXcomune.fermo.it

Related pages

Pivot deeper into the graph from comune.fermo.it.

Cypher and MCP

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

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