Skip to content

Hostname

mombaby.com.tw

Last fetched

mombaby.com.tw resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · mombaby.com.twRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mombaby.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.160.16713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.114.9018.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.138.7935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.58.19952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.76.14752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.242.5152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.74.4152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.22.652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.90.24152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.31.19554.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.121.17054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.194.13713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
??????????? nong nong magazine co.,
Contact emails

Subdomains

99 observed subdomains of mombaby.com.tw.

Web-graph footprint

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

371 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mombaby.com.tw.

MechanismTarget
SPF_INCLUDEme.cph.com.tw
SPF_INCLUDEme2.cph.com.tw
SPF_INCLUDEme3.cph.com.tw
SPF_INCLUDEspf.protection.outlook.com
SPF_IP218.32.94.64/26
SPF_IP59.124.72.96/27

Related pages

Pivot deeper into the graph from mombaby.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mombaby.com.tw"})-[: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.