Hostname
magic-hoops.classforkids.io
Last fetched
magic-hoops.classforkids.io resolves to 8 IPv4 addresses operated by AS35708 in IE.
Nutrition Label
Resolution chain
magic-hoops.classforkids.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.219.116 | 0.0.0.0/0 | AS35708 | — | IE |
| 13.227.219.49 | 0.0.0.0/0 | AS35708 | — | IE |
| 13.227.219.66 | 0.0.0.0/0 | AS35708 | — | IE |
| 13.227.219.71 | 0.0.0.0/0 | AS35708 | — | IE |
| 3.167.163.37 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.54 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.80 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.94 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with magic-hoops.classforkids.io in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from magic-hoops.classforkids.io in the public web crawl.
10 sites link to this hostname.
Sample inbound links
- farnham-basketball.magichoops.co.uk
- feltham-basketball.magichoops.co.uk
- harrow-basketball.magichoops.co.uk
- hillingdon-basketball.magichoops.co.uk
- northolt-basketball.magichoops.co.uk
- staines-basketball.magichoops.co.uk
- winnersh-basketball.magichoops.co.uk
- woking-basketball.magichoops.co.uk
- wokingham-basketball.magichoops.co.uk
- wycombe-basketball.magichoops.co.uk
Threat posture
History
Related pages
Pivot deeper into the graph from magic-hoops.classforkids.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magic-hoops.classforkids.io"})-[: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.