Skip to content

Hostname

raymanmail.com

Last fetched

raymanmail.com resolves to 5.230.123.239, announced in 5.230.123.0/24 by ASGHOSTNET - GHOSTnet GmbH in DE. raymanmail.com is listed by 1 threat feed; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

Listed by 1 threat feed. Advisory: url-scoped-listing.

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:45:24 GMT
Last seen on a feed
Mon, 14 Sep 2026 07:21:04 GMT

Nutrition Label

WHISPER CANON · raymanmail.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/raymanmail.com

Resolution chain

IPv6 resolution

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

Attribution

ghostnet

ORIGIN_AS

WHOIS identity

Registrar
iana:3765
Registrant organisation
firstmail

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns1.bfirstmail.com
  • ns1.firstmail.ltd
  • ns2.firstmail.ltd

MX records

  • mail.raymanmail.com

SPF policy

  • a: raymanmail.com
  • mx: raymanmail.com
  • ip: 5.230.123.239
  • ip: 5.252.35.162

Threat-feed evidence

History

Related pages

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