Skip to content

Hostname

armor-equip.com

Last fetched

armor-equip.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · armor-equip.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/armor-equip.com

Resolution chain

armor-equip.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.226.181162.241.224.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of armor-equip.com.

Web-graph footprint

Distinct hostnames that link to or from armor-equip.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for armor-equip.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc5465-14.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmfg.siteprotect.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.psm.knowbe4.com
SPF_IP168.245.102.208/32
SPF_IP169.197.149.5
SPF_IP169.197.149.6

Related pages

Pivot deeper into the graph from armor-equip.com.

Cypher and MCP

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

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