Hostname
journeyaccess.com
Last fetched
journeyaccess.com resolves to 2 IPv4 addresses operated by GD-EMEA-DC-LD5 - Heart Internet limited in GB. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
journeyaccess.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 |
|---|---|---|---|---|
| 212.48.85.164 | 212.48.84.0/23 | AS20738 | GD-EMEA-DC-LD5 - Heart Internet limited | GB |
| 92.204.80.11 | 92.204.80.0/23 | AS21499 | GODADDY-SXB - Host Europe GmbH | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- in the journey
- Contact emails
Subdomains
7 observed subdomains of journeyaccess.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for journeyaccess.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.mta.spf.extendcp.co.uk |
| SPF_EXISTS | %{i}.web.spf.extendcp.co.uk |
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | ab.sendgrid.net |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 108.177.96.0/19 |
| SPF_IP | 130.211.0.0/22 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 172.217.0.0/19 |
| SPF_IP | 172.217.128.0/19 |
| SPF_IP | 172.217.160.0/20 |
| SPF_IP | 172.217.192.0/19 |
| SPF_IP | 172.217.32.0/20 |
| SPF_IP | 172.253.112.0/20 |
| SPF_IP | 172.253.56.0/21 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 35.191.0.0/16 |
| SPF_IP | 50.31.32.0/19 |
Related pages
Pivot deeper into the graph from journeyaccess.com.
- IP · 212.48.85.164
- ASN · AS20738GD-EMEA-DC-LD5 - Heart Internet limited
- Registrar · iana:1390
- Country · GB
- Email · vickilwebb@gmail.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: "journeyaccess.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.