Skip to content

Hostname

mymonat.com

Last fetched

mymonat.com resolves to 16.147.127.184, announced in 16.147.0.0/17 by AMAZON-02 - Amazon.com, Inc. in US. mymonat.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mymonat.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mymonat.com

Resolution chain

IPv6 resolution

No AAAA record for mymonat.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
14258f3ded0a4ee1998c8e4fa359f69e.protect@whoisguard.com, 28729313ce384d609114c223c5ba70bd.protect@whoisguard.com, 6373799aba574674895a31ae481829fb.protect@whoisguard.com, 8278a1da143c4f8ba3bc6049bcfb549b.protect@whoisguard.com, 911d4796e7bf44fba1889164b6b422b5.protect@whoisguard.com, dcdb3cb49dea4c22a20238a0727b3130.protect@whoisguard.com, 8d68d20b41d7408da936953d95f74a1d.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-327.awsdns-40.com
  • ns-990.awsdns-59.net
  • ns-1083.awsdns-07.org
  • ns-1815.awsdns-34.co.uk

MX records

  • inbound-smtp.us-west-2.amazonaws.com

Threat-feed evidence

History

Related pages

Pivot from mymonat.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mymonat.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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