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
Resolution chain
zeiss.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:269
- Organization
- carl zeiss
- Contact emails
Subdomains
672 observed subdomains of zeiss.com.
Showing 25 of 672. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zeiss.com in the public web crawl.
5,566 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for zeiss.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.general.transactional-mail-a.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-mx.zeiss.com |
| SPF_INCLUDE | spf-mx5.zeiss.com |
| SPF_INCLUDE | spf.joinmyit.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from zeiss.com.
- IP · 14.98.16.10
- ASN · AS45820SONETTEL-TRANSIT-AS-AP SONET Pty Ltd Transit AS Co-Location Web Hosting
- Registrar · iana:269
- Country · IN
- Email · einstein.ece@gmail.com
- TLD · .com
- Browse hostnames · ze…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.