Skip to content

Hostname

manta.com

Last fetched

manta.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.181.1063.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1203.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.143.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.893.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.1003.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.1123.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.313.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.653.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.12765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of manta.com owner
Contact emails

Subdomains

46 observed subdomains of manta.com.

Web-graph footprint

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

14,358 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for manta.com.

MechanismTarget
SPF_INCLUDE23925458.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP13.111.92.174
SPF_IP174.129.0.0/16
SPF_IP66.192.203.224/28
SPF_IP74.112.67.148
SPF_IP74.112.67.15
SPF_MXmanta.com

Related pages

Pivot deeper into the graph from manta.com.

Cypher and MCP

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

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