Skip to content

Hostname

servizza.com

Last fetched

servizza.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · servizza.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/servizza.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.110.57157.90.0.0/16AS24940HETZNER-ASDE
148.251.205.5148.251.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:69
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of servizza.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for servizza.com.

MechanismTarget
SPF_IP148.251.205.4/32
SPF_IP157.90.110.61/32

Related pages

Pivot deeper into the graph from servizza.com.

Cypher and MCP

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

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