Hostname
neumann.com
Last fetched
neumann.com resolves to 1 IPv4 address operated by BYTEDC1-AS-AP Bytedc Solutions Co., Ltd in DE. WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
neumann.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.235.37.1 | 185.235.37.0/24 | AS204135 | BYTEDC1-AS-AP Bytedc Solutions Co., Ltd | DE |
WHOIS identity
- Registrar
- iana:15
- Organization
- sennheiser electronic gmbh & co. kg
- Contact emails
Subdomains
61 observed subdomains of neumann.com.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from neumann.com in the public web crawl.
1,063 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for neumann.com.
| Mechanism | Target |
|---|---|
| SPF_A | neumann.com |
| SPF_INCLUDE | inxserver.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.249.220 |
| SPF_IP | 185.217.45.75 |
| SPF_IP | 185.217.45.76 |
| SPF_IP | 185.217.45.77 |
| SPF_IP | 185.217.45.78 |
Related pages
Pivot deeper into the graph from neumann.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "neumann.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.