Skip to content

Hostname

axissecurityinc.com

Last fetched

axissecurityinc.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · axissecurityinc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/axissecurityinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.117.91174.138.116.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
104.131.27.112104.131.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:440
Organization
axis security,
Contact emails

Subdomains

8 observed subdomains of axissecurityinc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for axissecurityinc.com.

MechanismTarget
SPF_Aaxissecurityinc.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEone.zoho.com
SPF_INCLUDEzeptomail.net
SPF_MXaxissecurityinc.com

Related pages

Pivot deeper into the graph from axissecurityinc.com.

Cypher and MCP

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

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