Skip to content

Hostname

reverserisk.com

Last fetched

reverserisk.com resolves to 100.30.11.210, announced in 100.24.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. reverserisk.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · reverserisk.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reverserisk.com

Resolution chain

IPv6 resolution

No AAAA record for reverserisk.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
the reynolds and reynolds
Contact emails
domainadmin@reyrey.com, hostmaster@reyrey.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-79.awsdns-09.com
  • ns-935.awsdns-52.net
  • ns-1135.awsdns-13.org
  • ns-1594.awsdns-07.co.uk

MX records

  • eml2-img01-day.reyrey.com
  • eml2-img02-day.reyrey.com
  • eml2-img03-day.reyrey.com

SPF policy

  • ip: 206.180.0.0/18
  • include: amazonses.com
  • include: spf.protection.outlook.com
  • a: reverserisk.com
  • ip: 3.83.61.63
  • ip: 52.45.0.9
  • ip: 54.145.72.218

Threat-feed evidence

History

Related pages

Pivot from reverserisk.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "reverserisk.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.