Hostname
vrtlspace.com
Last fetched
vrtlspace.com resolves to 1 IPv4 address operated by INET-COMPUTERS-INC - iNET Computers, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vrtlspace.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 |
|---|---|---|---|---|
| 69.12.43.140 | 69.12.42.0/23 | AS10634 | INET-COMPUTERS-INC - iNET Computers, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brian jordan
- Contact emails
- me@brianjordans.com
- a9f15fe0955547b6b4c48a744ac42509.protect@whoisguard.com
- 07c32600-801f-404c-b68f-9bed6285d83a@identity-protect.org
- 12d596da-0653-444e-81c2-a8e47e411253@identity-protect.org
- 8957c7bf-f156-4a6b-85c4-8a30c664f8ab@identity-protect.org
- e729ec27-1d5c-44af-bc50-0d1ae757291a@identity-protect.org
Subdomains
2 observed subdomains of vrtlspace.com.
| Subdomain |
|---|
| stage.vrtlspace.com |
| www.vrtlspace.com |
Web-graph footprint
Distinct hostnames that link to or from vrtlspace.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for vrtlspace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 98.100.211.0/24 |
Related pages
Pivot deeper into the graph from vrtlspace.com.
- IP · 69.12.43.140
- ASN · AS10634INET-COMPUTERS-INC - iNET Computers, Inc.
- Registrar · iana:468
- Country · US
- Email · me@brianjordans.com
- TLD · .com
- Browse hostnames · vr…
- 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: "vrtlspace.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.