Skip to content

Hostname

reprisk.com

Last fetched

reprisk.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · reprisk.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reprisk.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.140.22815.197.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.144.433.33.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of reprisk.com owner
Contact emails

Subdomains

27 observed subdomains of reprisk.com.

Web-graph footprint

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

400 sites link to this hostname.

229 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for reprisk.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEgetresponse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.251.174
SPF_IP18.185.175.128
SPF_IP78.47.40.43
SPF_IP85.222.128.0/19

Related pages

Pivot deeper into the graph from reprisk.com.

Cypher and MCP

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

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