Skip to content

Hostname

reval.com

Last fetched

reval.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. reval.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 · reval.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reval.com

Resolution chain

No IPv4 resolution is recorded for reval.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:292
Registrant organisation
reval.com,
Contact emails
songw@reval.com, vendors@reval.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

  • dns1.p04.nsone.net
  • dns2.p04.nsone.net
  • dns3.p04.nsone.net
  • dns4.p04.nsone.net

MX records

  • reval-com.mail.protection.outlook.com

SPF policy

  • ip: 167.216.128.0/22
  • ip: 64.89.44.0/23
  • ip: 75.98.47.0/24
  • ip: 38.106.68.0/24
  • ip: 74.201.152.129/25
  • ip: 64.79.157.130/27
  • ip: 149.154.101.191/32
  • ip: 149.154.101.234/32
  • ip: 212.183.2.56/32
  • ip: 64.79.150.74/24
  • include: _netblocks.eloqua.com
  • include: spf.protection.outlook.com
  • a: reval.com
  • mx: reval.com
  • include: _spf.salesforce.com
  • ip: 68.232.137.240
  • ip: 68.232.141.58

Threat-feed evidence

History

Related pages

Pivot from reval.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: "reval.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.