Skip to content

Hostname

mondlylanguages.com

Last fetched

mondlylanguages.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mondlylanguages.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mondlylanguages.com

Resolution chain

mondlylanguages.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.56.229108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.61.1034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.165.3734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.37.146.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.246.22852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.188.19652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.206.8252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.126.3552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.199.16252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.211.21054.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.211.13054.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.150.25254.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.63.2254.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.192.13254.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.243.12599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
alexandru iliescu
Contact emails

Subdomains

6 observed subdomains of mondlylanguages.com.

Web-graph footprint

Distinct hostnames that link to or from mondlylanguages.com in the public web crawl.

56 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mondlylanguages.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP85.9.63.1
SPF_IP85.9.63.47

Related pages

Pivot deeper into the graph from mondlylanguages.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mondlylanguages.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 20

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