Skip to content

Hostname

antos.it

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.195.245.98194.195.240.0/21AS63949DE

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
antos
Contact emails

Subdomains

24 observed subdomains of antos.it.

Web-graph footprint

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

27 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for antos.it.

MechanismTarget
SPF_Aantos.it
SPF_INCLUDE6107823.spf02.hubspotemail.net
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.fastmedia.it
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.182.65.242
SPF_IP88.149.219.217
SPF_MXantos.it

Related pages

Pivot deeper into the graph from antos.it.

Cypher and MCP

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

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