Skip to content

Hostname

learngaelic.net

Last fetched

learngaelic.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · learngaelic.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/learngaelic.net

Resolution chain

learngaelic.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.240.66.20734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.40.12434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.83.034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.100.14534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.91.23934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.18.13852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
donald i macdonald
Contact emails

Subdomains

2 observed subdomains of learngaelic.net.

Web-graph footprint

Distinct hostnames that link to or from learngaelic.net in the public web crawl.

116 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from learngaelic.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "learngaelic.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.