Skip to content

Hostname

momanic.com

Last fetched

momanic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1388 as the registrar.

Nutrition Label

WHISPER CANON · momanic.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/momanic.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.32.12818.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.5518.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.5818.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.6018.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.170.131.333.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.673.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.733.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.873.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.3952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1388
Organization
Contact emails

Subdomains

11 observed subdomains of momanic.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for momanic.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from momanic.com.

Cypher and MCP

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

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