Hostname
webseitenserver.com
Last fetched
webseitenserver.com resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
webseitenserver.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 |
|---|---|---|---|---|
| 37.120.182.37 | 37.120.182.0/23 | AS197540 | — | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- c/o whoisproxy.com
- Contact emails
- info@privatename.com
- 19a90e51346f9a691626de41de1fbb2e397a036a26b926c701a3481bb2fa1be6@webseitenserver.com.whoisproxy.org
- 39441e812511248d2de4ff4dc9f376b1b80897baa30ee693a37cfc3f01a5e8e6@webseitenserver.com.whoisproxy.org
- a4ff585196d9a1940381f7e9f611e2ea77b8fac5747828b7fdf0f108e6856c25@webseitenserver.com.whoisproxy.org
- b1fe5e15489b40b4182baadd848866e45324e802d10ae3324e643dba4e0a34d1@webseitenserver.com.whoisproxy.org
- fb674c77697fa82efbc6f6d69f02f130bf81c092799d5a4857f6fb634d5e5ee8@webseitenserver.com.whoisproxy.org
Subdomains
31 observed subdomains of webseitenserver.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webseitenserver.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for webseitenserver.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.webseitenserver.com |
| SPF_A | news.webseitenserver.com |
Related pages
Pivot deeper into the graph from webseitenserver.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webseitenserver.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.