Hostname
johnnie-o.com
Last fetched
johnnie-o.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
johnnie-o.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- johnnie-o attn johnnie-o.com care of network solutions
- Contact emails
- ba7zr7sk5ak@networksolutionsprivateregistration.com
- bg9gb8wv2tx@networksolutionsprivateregistration.com
- c33z58uw34x@networksolutionsprivateregistration.com
- clare@johnnie-o.com
- dp7wa2bp5zs@networksolutionsprivateregistration.com
- dz8nq4z75xe@networksolutionsprivateregistration.com
- e845k9dr4hv@networksolutionsprivateregistration.com
- em7dv7td299@networksolutionsprivateregistration.com
- f23pa7ru3zy@networksolutionsprivateregistration.com
- fd5pp8zm9hy@networksolutionsprivateregistration.com
- gt8ws3c87x5@networksolutionsprivateregistration.com
- hx5cr6bq8m6@networksolutionsprivateregistration.com
- ky9774rd4se@networksolutionsprivateregistration.com
- ma29k8gu235@networksolutionsprivateregistration.com
- nt4wa2zk2kp@networksolutionsprivateregistration.com
- nt9cm3p95tj@networksolutionsprivateregistration.com
- p84yd57s5xv@networksolutionsprivateregistration.com
- pq82447p4t9@networksolutionsprivateregistration.com
- rh9wt62s5xp@networksolutionsprivateregistration.com
- rw39q7cw5q9@networksolutionsprivateregistration.com
- and 16 more
Subdomains
17 observed subdomains of johnnie-o.com.
Web-graph footprint
Distinct hostnames that link to or from johnnie-o.com in the public web crawl.
247 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for johnnie-o.com.
| Mechanism | Target |
|---|---|
| SPF_A | johnnie-o.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.179.19.28 |
| SPF_IP | 166.78.70.136/32 |
| SPF_IP | 198.2.180.148 |
| SPF_MX | johnnie-o.com |
Related pages
Pivot deeper into the graph from johnnie-o.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "johnnie-o.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.