Skip to content

Hostname

astarteinformatica.com

Last fetched

astarteinformatica.com resolves to 2 IPv4 addresses operated by AS56958 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · astarteinformatica.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/astarteinformatica.com

Resolution chain

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

WHOIS identity

Registrar
iana:379
Organization
astarte informatica
Contact emails

Subdomains

3 observed subdomains of astarteinformatica.com.

Web-graph footprint

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

15 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for astarteinformatica.com.

MechanismTarget
SPF_Aastarteinformatica.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP93.95.208.14
SPF_IP93.95.208.20
SPF_MXastarteinformatica.com

Related pages

Pivot deeper into the graph from astarteinformatica.com.

Cypher and MCP

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

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