Skip to content

Hostname

mailopoly.com

Last fetched

mailopoly.com resolves to 13.210.102.1, announced in 13.210.0.0/15 by AMAZON-02 - Amazon.com, Inc. in AU. mailopoly.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 · mailopoly.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mailopoly.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
domain admin
Contact emails
4d3e7f7de8a44a56a6298e7f342166e4.protect@withheldforprivacy.com, contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • ns-17.awsdns-02.com
  • ns-578.awsdns-08.net
  • ns-1288.awsdns-33.org
  • ns-1838.awsdns-37.co.uk

MX records

  • cloud1.cloudmailin.net
  • cloud2.cloudmailin.net
  • cloud3.cloudmailin.net

Threat-feed evidence

History

Related pages

Pivot from mailopoly.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: "mailopoly.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.