Skip to content

Hostname

ulmon.com

Last fetched

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

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ulmon.com owner
Contact emails
ulmon.com@domainsbyproxy.com, 1682e911-302c-4e43-9902-107152039acb@identity-protect.org, 1a1cc8e4-41c3-4490-9431-a5ef1259522d@identity-protect.org, 53f4aa2f-c9d6-4eb0-961b-a9cbf3aee33c@identity-protect.org, 6c817e26-9192-4c6c-9974-db470bfd9839@identity-protect.org, 8d8f7082-c697-456e-8a63-8c755e1cec16@identity-protect.org, aa093486-6e0e-4d28-8b2b-8a7a0ba23f85@identity-protect.org

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-156.awsdns-19.com
  • ns-624.awsdns-14.net
  • ns-1509.awsdns-60.org
  • ns-1827.awsdns-36.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

Threat-feed evidence

History

Related pages

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