Hostname
journohq.com
Last fetched
journohq.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.
Nutrition Label
Resolution chain
journohq.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1154
- Organization
- dane homenick
- Contact emails
Subdomains
11 observed subdomains of journohq.com.
Web-graph footprint
Distinct hostnames that link to or from journohq.com in the public web crawl.
126 sites link to this hostname.
916 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for journohq.com.
| Mechanism | Target |
|---|---|
| SPF_A | journohq.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | journohq.com |
Related pages
Pivot deeper into the graph from journohq.com.
- IP · 100.51.8.28
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1154
- Country · US
- Email · drghomenick@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: "journohq.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.