Skip to content

Hostname

armorblox.com

Last fetched

armorblox.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · armorblox.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/armorblox.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.122.10418.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.6118.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.9318.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.9618.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 1241618024
Contact emails

Subdomains

2 observed subdomains of armorblox.com.

Web-graph footprint

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

181 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for armorblox.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_IP54.240.33.204
SPF_IP54.240.33.205

Related pages

Pivot deeper into the graph from armorblox.com.

Cypher and MCP

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

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