Skip to content

Hostname

a-prime.com

Last fetched

a-prime.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
137.220.51.157137.220.48.0/22AS20473AS-VULTR - The Constant Company, LLCUS

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 a-prime.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for a-prime.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.201.24.0/22
SPF_IP62.216.237.0/26
SPF_IP62.216.242.128/25
SPF_IP69.54.39.0/24
SPF_IP85.90.243.128/25
SPF_IP96.78.193.1

Related pages

Pivot deeper into the graph from a-prime.com.

Cypher and MCP

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

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