Skip to content

Hostname

pra.com

Last fetched

pra.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pra.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pra.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
alex fleming
Contact emails

Subdomains

28 observed subdomains of pra.com.

Web-graph footprint

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

101 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for pra.com.

MechanismTarget
SPF_INCLUDE49044218.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP107.143.101.20
SPF_IP108.223.252.241
SPF_IP148.66.37.101
SPF_IP173.14.98.9
SPF_IP174.66.115.103
SPF_IP174.70.11.4
SPF_IP24.43.160.58
SPF_IP24.73.146.202
SPF_IP50.242.114.169
SPF_IP50.243.152.70
SPF_IP50.62.183.109
SPF_IP63.250.249.52
SPF_IP67.52.67.214
SPF_IP71.40.3.250
SPF_IP96.79.16.237
SPF_IP96.84.27.61
SPF_IP98.153.68.46
SPF_IP98.172.85.101

Related pages

Pivot deeper into the graph from pra.com.

Cypher and MCP

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

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