Hostname
captainforlife.com
Last fetched
captainforlife.com resolves to 1 IPv4 address operated by CHRISTOPHER-NEWPORT-UNIVERSITY - Christopher Newport University in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
captainforlife.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 |
|---|---|---|---|---|
| 137.155.254.98 | 137.155.254.0/24 | AS1411 | CHRISTOPHER-NEWPORT-UNIVERSITY - Christopher Newport University | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- christopher newport alumni society
- Contact emails
- alumni@cnu.edu
- baxter.vendrick@cnu.edu
- 157b73ca-8a8c-42de-aa4d-6d8d653a0e5a@identity-protect.org
- 58ace05f-0856-40e0-a7f7-aaf5434ed81c@identity-protect.org
- 785eab43-3097-4908-a645-b3348c2e2fe2@identity-protect.org
- bcedc915-32d2-4a35-83f5-c16350ddab16@identity-protect.org
- f9100565-f33f-486a-84c4-d76c5a074db7@identity-protect.org
- owner-6607624@captainforlife.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of captainforlife.com.
Web-graph footprint
Distinct hostnames that link to or from captainforlife.com in the public web crawl.
8 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from captainforlife.com.
- IP · 137.155.254.98
- ASN · AS1411CHRISTOPHER-NEWPORT-UNIVERSITY - Christopher Newport University
- Registrar · iana:468
- Country · US
- Email · alumni@cnu.edu
- TLD · .com
- Browse hostnames · ca…
- 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: "captainforlife.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.