Skip to content

Hostname

zueggcom.it

Last fetched

zueggcom.it resolves to 1 IPv4 address operated by AS44512 in IT. WHOIS lists registrar:konverto s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.254.235.109195.254.224.0/19AS44512IT

WHOIS identity

Registrar
registrar:konverto s.p.a.
Organization
zuegg com srl
Contact emails

Subdomains

3 observed subdomains of zueggcom.it.

Web-graph footprint

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

7 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zueggcom.it.

MechanismTarget
SPF_INCLUDEspf-a.sidera.eu
SPF_INCLUDEspf-b.sidera.eu
SPF_INCLUDEspf-c.sidera.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.254.241.162
SPF_IP195.254.241.163

Related pages

Pivot deeper into the graph from zueggcom.it.

Cypher and MCP

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

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