Hostname
johnleggy.com
Last fetched
johnleggy.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
johnleggy.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 |
|---|---|---|---|---|
| 46.242.240.44 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1e5a82995d4e840e9a55bbfe2af541ec461763f42904368e71b02d0f574349e2@johnleggy.com.whoisproxy.org
- 295369cd70ece16fbeee7b45cab93061d89ffd8ac4f77ff5e179ebfdff21b250@johnleggy.com.whoisproxy.org
- 4622fc901741b50afdc9f8bce8132740efd694a2d3f4206f690fe56b30e7cb0a@johnleggy.com.whoisproxy.org
- 5d6b3eaea18c05cd6821e4a467a20bbc3b6fb405b074852d299e81013deb24a0@johnleggy.com.whoisproxy.org
- 7f5bbad1e5205ffb3869b34f3635b461e0017e842064be671fb371d8edbfec8a@johnleggy.com.whoisproxy.org
- 974ab68db5c06dc4bc5af271482a877fb1c0af81211387bde5effc6a62df1575@johnleggy.com.whoisproxy.org
- a8ab65c74deaa300e3013ba8d154f806d88dd61a8ea87cf3676b7dc2e485f862@johnleggy.com.whoisproxy.org
- b40f244f91b8c4c2a17def7bf0b088a8d609e70fe2bd23306b8365c373dbc65c@johnleggy.com.whoisproxy.org
- b814e3138f218fecfe2a259df31a2b139ee7c90126e4020c5da8025542ae9276@johnleggy.com.whoisproxy.org
- c5cbc4ab53c43687b124ff3534775160a81daa15b6988a3c9fc12d33eee33827@johnleggy.com.whoisproxy.org
- d4329be9e3aac8d377fdb2b8cc01c805aa6af4a64ffa1252c236719018b16a03@johnleggy.com.whoisproxy.org
- ee022f8ec89215108ed9a0aede7fd41153d9203a76c856fb2701097df8c31f4e@johnleggy.com.whoisproxy.org
- f7e9f56f2d62394276759bb89ff224ab9cbd48e93799c435390980dbce9f7ff4@johnleggy.com.whoisproxy.org
Subdomains
3 observed subdomains of johnleggy.com.
Web-graph footprint
Distinct hostnames that link to or from johnleggy.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for johnleggy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from johnleggy.com.
- IP · 46.242.240.44
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 1e5a82995d4e840e9a55bbfe2af541ec461763f42904368e71b02d0f574349e2@johnleggy.com.whoisproxy.org
- 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: "johnleggy.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.