Skip to content

Hostname

aptexinc.com

Last fetched

aptexinc.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.161.25445.223.161.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.181.25445.223.181.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aptexinc.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-0014f401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.11.104.23
SPF_IP12.11.104.26
SPF_IP12.145.174.101
SPF_IP12.168.84.142
SPF_IP12.168.84.143
SPF_IP12.168.84.144
SPF_IP12.203.47.67
SPF_IP207.242.152.105
SPF_IP208.86.201.202
SPF_IP67.231.144.49

Related pages

Pivot deeper into the graph from aptexinc.com.

Cypher and MCP

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

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