Skip to content

Hostname

metaps.com

Last fetched

metaps.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.164.16513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.161.113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.98.3013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.84.17618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.149.21718.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.232.1403.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.151.8235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.92.8352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.255.12952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.94.18552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.80.25313.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.83.22313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.26.2843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of metaps.com.

Web-graph footprint

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

238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for metaps.com.

Related pages

Pivot deeper into the graph from metaps.com.

Cypher and MCP

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

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