Skip to content

Hostname

momomedical.com

Last fetched

momomedical.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · momomedical.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/momomedical.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.36.111.21613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.143.10813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.135.6113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.146.2113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.104.21015.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.137.16115.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.126.5415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.190.1093.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.463.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.853.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.963.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.167.227.1193.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.373.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.413.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.793.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
35.181.201.5635.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:269
Organization
urban products ned.
Contact emails

Subdomains

99 observed subdomains of momomedical.com.

Web-graph footprint

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

39 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for momomedical.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP18.159.19.157/32
SPF_IP185.136.65.133/32
SPF_IP54.241.111.212/32

Related pages

Pivot deeper into the graph from momomedical.com.

Cypher and MCP

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

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