Skip to content

Hostname

armatic.com

Last fetched

armatic.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · armatic.comRouting diversity7.1/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/armatic.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.5716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.19216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.10916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.1516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.25116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.8416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.14916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.19716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.15716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.13316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.18916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.208.17352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.39.11752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
---domain-for-sale---
Contact emails

Subdomains

34 observed subdomains of armatic.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for armatic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from armatic.com.

Cypher and MCP

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

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