Hostname
outworldz.com
Last fetched
outworldz.com resolves to 2 IPv4 addresses operated by FRONTIER-FRTR - Frontier Communications of America, Inc. in US. WHOIS lists iana:1040 as the registrar.
Nutrition Label
Resolution chain
outworldz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 47.185.232.189 | 47.184.0.0/14 | AS5650 | FRONTIER-FRTR - Frontier Communications of America, Inc. | US |
| 47.189.6.37 | 47.188.0.0/15 | AS5650 | FRONTIER-FRTR - Frontier Communications of America, Inc. | US |
WHOIS identity
- Registrar
- iana:1040
- Organization
- domain protection services,
- Contact emails
Subdomains
6 observed subdomains of outworldz.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from outworldz.com in the public web crawl.
75 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for outworldz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from outworldz.com.
- IP · 47.185.232.189
- ASN · AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.
- Registrar · iana:1040
- Country · US
- Email · fred@mitsi.com
- TLD · .com
- Browse hostnames · ou…
- 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: "outworldz.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.