Hostname
rogerstauter.com
Last fetched
rogerstauter.com resolves to 3 IPv4 addresses operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
rogerstauter.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.173.117.37 | 216.173.117.0/24 | AS397423 | TIER-NET - Tier.Net Technologies LLC | US |
| 38.7.145.161 | 38.7.145.0/24 | AS203919 | — | FI |
| 66.70.246.40 | 66.70.128.0/17 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- perfect privacy,
- Contact emails
Subdomains
5 observed subdomains of rogerstauter.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rogerstauter.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.rogerstauter.com |
Related pages
Pivot deeper into the graph from rogerstauter.com.
- IP · 216.173.117.37
- ASN · AS397423TIER-NET - Tier.Net Technologies LLC
- Registrar · iana:1068
- Country · US
- Email · d8cddb819995477b90c20da08bf9c406.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ro…
- 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: "rogerstauter.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.