Hostname
journeyma.com
Last fetched
journeyma.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
journeyma.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 |
|---|---|---|---|---|
| 155.138.245.108 | 155.138.240.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 5.161.67.254 | 5.161.67.0/24 | AS213230 | — | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of journeyma.com.
| Subdomain |
|---|
| www.journeyma.com |
Web-graph footprint
Distinct hostnames that link to or from journeyma.com in the public web crawl.
9 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for journeyma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from journeyma.com.
- IP · 155.138.245.108
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:1068
- Country · US
- Email · 913a2cdffb634ff8b09daf26603a19e9.protect@whoisguard.com
- TLD · .com
- Browse hostnames · jo…
- 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: "journeyma.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.