Hostname
dornier.com
Last fetched
dornier.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
dornier.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1910
- Organization
- perfect privacy,
- Contact emails
- e53yg4mj74m@networksolutionsprivateregistration.com
- en54c5uy3kh@networksolutionsprivateregistration.com
- fy6gb56u54m@networksolutionsprivateregistration.com
- h89wn8ud7hj@networksolutionsprivateregistration.com
- ka39s6zd75z@networksolutionsprivateregistration.com
- mu9kp8473zy@networksolutionsprivateregistration.com
- qz4wn8zp4j4@networksolutionsprivateregistration.com
- tw26q42m4ep@networksolutionsprivateregistration.com
- tw5988eq5p2@networksolutionsprivateregistration.com
Subdomains
26 observed subdomains of dornier.com.
Showing 24 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dornier.com in the public web crawl.
151 sites link to this hostname.
105 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for dornier.com.
| Mechanism | Target |
|---|---|
| SPF_A | dornier.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | dornier-com.spf.smtp25.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 195.243.197.83 |
| SPF_IP | 74.63.149.244/32 |
| SPF_MX | dornier.com |
Related pages
Pivot deeper into the graph from dornier.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dornier.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.