Skip to content

Hostname

svitzer.com

Last fetched

svitzer.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.23.63104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.163.144172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
a/s em. z. svitzer
Contact emails

Subdomains

61 observed subdomains of svitzer.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for svitzer.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.actimo.com
SPF_INCLUDEspf.defgo.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.64.156.234
SPF_IP115.64.31.70
SPF_IP125.7.112.250
SPF_IP125.7.50.74
SPF_IP125.7.56.138
SPF_IP130.213.252.154
SPF_IP139.130.248.238
SPF_IP145.224.64.219
SPF_IP148.252.147.175
SPF_IP148.253.176.118
SPF_IP148.253.178.54
SPF_IP159.242.96.126
SPF_IP188.244.66.214
SPF_IP194.182.135.50
SPF_IP20.36.250.217
SPF_IP210.193.203.162
SPF_IP210.193.216.186
SPF_IP210.193.219.83
SPF_IP213.48.77.161
SPF_IP40.68.216.46
SPF_IP5.195.74.94
SPF_IP52.142.217.195
SPF_IP52.142.217.3
SPF_IP60.240.35.158
SPF_IP62.253.1.237
SPF_IP62.254.115.225
SPF_IP82.198.194.217
SPF_IP83.98.35.130
SPF_IP83.98.41.134
SPF_IP85.27.212.226
SPF_IP93.154.49.186
SPF_IP98.128.165.22

Related pages

Pivot deeper into the graph from svitzer.com.

Cypher and MCP

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

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