Skip to content

Hostname

aasect.org

Last fetched

aasect.org resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

WHISPER CANON · aasect.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aasect.org

Resolution chain

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

IPPrefixASNOperatorCountry
162.242.220.123162.242.192.0/19AS27357RACKSPACE - Rackspace HostingUS
206.162.240.197206.162.240.0/23AS25795ARPNET - ARP NETWORKS, INC.US

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 aasect.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aasect.org.

MechanismTarget
SPF_Aaasect.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP207.97.230.13
SPF_IP207.97.230.92
SPF_IP64.128.232.31
SPF_IP64.132.221.30/32
SPF_MXaasect.org

Related pages

Pivot deeper into the graph from aasect.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aasect.org"})-[: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.