Skip to content

Hostname

anms.it

Last fetched

anms.it resolves to 1 IPv4 address operated by AS8739 in DE. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · anms.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/anms.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.42.142.18195.42.142.0/24AS8739DE

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
associazione nazionale musei scientifici
Contact emails

Subdomains

4 observed subdomains of anms.it.

Web-graph footprint

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

134 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for anms.it.

MechanismTarget
SPF_Aanms.it
SPF_INCLUDEs700.smtp-spf.sureserver.com
SPF_MXanms.it

Related pages

Pivot deeper into the graph from anms.it.

Cypher and MCP

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

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