Hostname
jongordon.com
Last fetched
jongordon.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
jongordon.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 |
|---|---|---|---|---|
| 34.174.103.129 | 34.174.0.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- jon gordon attn jongordon.com care of network solutions
- Contact emails
- b96zd7b39yr@networksolutionsprivateregistration.com
- c54qj2kd6bb@networksolutionsprivateregistration.com
- cr7eb5777x3@networksolutionsprivateregistration.com
- cw4uh52p4cq@networksolutionsprivateregistration.com
- g45xy5x433b@networksolutionsprivateregistration.com
- hf5fz3z444t@networksolutionsprivateregistration.com
- jb6ux94v3s7@networksolutionsprivateregistration.com
- js54c9pr724@networksolutionsprivateregistration.com
- ku4958fn89h@networksolutionsprivateregistration.com
- kv5af7s39uw@networksolutionsprivateregistration.com
- m25d95qa4kx@networksolutionsprivateregistration.com
- m496c3rq7hh@networksolutionsprivateregistration.com
- m86ra3cc8r9@networksolutionsprivateregistration.com
- n36tb26w6hx@networksolutionsprivateregistration.com
- ne8hp7d482v@networksolutionsprivateregistration.com
- nh34g5nx96f@networksolutionsprivateregistration.com
- qj28h3hy28s@networksolutionsprivateregistration.com
- t55nk7x53tz@networksolutionsprivateregistration.com
- t642b5zk6rk@networksolutionsprivateregistration.com
- us6tq7a25du@networksolutionsprivateregistration.com
- and 3 more
Subdomains
13 observed subdomains of jongordon.com.
Web-graph footprint
Distinct hostnames that link to or from jongordon.com in the public web crawl.
458 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for jongordon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6354845.spf05.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jongordon.com.
- IP · 34.174.103.129
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:2
- Country · US
- Email · b96zd7b39yr@networksolutionsprivateregistration.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: "jongordon.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.