Skip to content

Hostname

unzer.com

Last fetched

unzer.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · unzer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/unzer.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for unzer.com.

MechanismTarget
SPF_INCLUDE_spf.quickpay.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.termcon.de
SPF_INCLUDEstspg-customer.com
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP178.77.121.136
SPF_IP18.158.204.101
SPF_IP18.184.136.111
SPF_IP18.193.107.60
SPF_IP18.196.35.212
SPF_IP18.197.240.190
SPF_IP185.32.83.11
SPF_IP213.135.234.237
SPF_IP213.164.25.224/27
SPF_IP213.208.153.48/28
SPF_IP217.175.200.16/28
SPF_IP217.68.2.209
SPF_IP3.120.62.83
SPF_IP3.120.66.194
SPF_IP3.121.192.60
SPF_IP35.156.130.192
SPF_IP35.157.10.171
SPF_IP35.158.69.58
SPF_IP37.221.72.71
SPF_IP37.228.153.8
SPF_IP37.228.155.152
SPF_IP5.158.171.114/32
SPF_IP52.28.147.134
SPF_IP62.75.175.210
SPF_IP81.92.6.224/32
SPF_IP85.216.24.69/32
SPF_IP92.60.4.80/28

Related pages

Pivot deeper into the graph from unzer.com.

Cypher and MCP

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

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