Skip to content

Hostname

zeiss.com

Last fetched

zeiss.com resolves to 16 IPv4 addresses operated by SONETTEL-TRANSIT-AS-AP SONET Pty Ltd Transit AS Co-Location Web Hosting in IN. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · zeiss.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/zeiss.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.98.16.1014.98.16.0/24AS45820SONETTEL-TRANSIT-AS-AP SONET Pty Ltd Transit AS Co-Location Web HostingIN
14.98.16.914.98.16.0/24AS45820SONETTEL-TRANSIT-AS-AP SONET Pty Ltd Transit AS Co-Location Web HostingIN
152.255.44.16152.255.0.0/17AS26599TELEFONICA BRASIL S.ABR
152.255.44.16152.255.0.0/17AS26599TELEFONICA BRASIL S.ABR
152.255.44.19152.255.0.0/17AS26599TELEFONICA BRASIL S.ABR
152.255.44.19152.255.0.0/17AS26599TELEFONICA BRASIL S.ABR
184.24.77.13184.24.77.0/24AS20940AKAMAI-ASN1DE
184.24.77.15184.24.77.0/24AS20940AKAMAI-ASN1DE
2.16.10.1402.16.10.0/24AS20940AKAMAI-ASN1DE
2.16.10.1512.16.10.0/24AS20940AKAMAI-ASN1DE
23.32.238.17623.32.238.0/23AS20940AKAMAI-ASN1DE
23.32.238.23523.32.238.0/23AS20940AKAMAI-ASN1DE
23.53.40.6423.53.40.0/22AS20940AKAMAI-ASN1DE
23.53.40.7423.53.40.0/22AS20940AKAMAI-ASN1DE
23.55.163.4723.55.163.0/24AS20940AKAMAI-ASN1DE
23.55.163.6223.55.163.0/24AS20940AKAMAI-ASN1DE
95.100.146.11595.100.146.0/24AS20940AKAMAI-ASN1CZ
95.100.146.12095.100.146.0/24AS20940AKAMAI-ASN1CZ

WHOIS identity

Registrar
iana:269
Organization
carl zeiss
Contact emails

Subdomains

672 observed subdomains of zeiss.com.

Web-graph footprint

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

5,566 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zeiss.com.

MechanismTarget
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-mx.zeiss.com
SPF_INCLUDEspf-mx5.zeiss.com
SPF_INCLUDEspf.joinmyit.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zeiss.com.

Cypher and MCP

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

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