Hostname
nemetschek.net
Last fetched
nemetschek.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nemetschek.net 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 |
|---|---|---|---|---|
| 98.85.205.249 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- david bowman
- Contact emails
- domains@nemetschek.net
- domains@vectorworks.net
- 5ad51244-f0bd-4485-849d-4cbf1adbb240@identity-protect.org
- 8507a86b-948f-47a0-98a9-812899d40cef@identity-protect.org
- 86d67ea3-abac-41c9-98f8-049db276f92d@identity-protect.org
- e47a086b-4b35-4688-ad31-f37740fc7cff@identity-protect.org
- e9a9e0f1-004c-4acb-a122-ffd1a5c69e14@identity-protect.org
Subdomains
13 observed subdomains of nemetschek.net.
Web-graph footprint
Distinct hostnames that link to or from nemetschek.net in the public web crawl.
77 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for nemetschek.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 50.224.120.0/24 |
| SPF_IP | 98.142.185.0/24 |
Related pages
Pivot deeper into the graph from nemetschek.net.
- IP · 98.85.205.249
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@nemetschek.net
- TLD · .net
- Browse hostnames · ne…
- 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: "nemetschek.net"})-[: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.