Skip to content

Hostname

onyx-mail.com

Last fetched

onyx-mail.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · onyx-mail.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/onyx-mail.com

Resolution chain

onyx-mail.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:228
Organization
internet services maverick fsc ltd., c.o. profits and dividends services
Contact emails

Subdomains

5 observed subdomains of onyx-mail.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for onyx-mail.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP18.185.132.222/32
SPF_IP18.193.172.220/32
SPF_IP185.92.125.248/32
SPF_IP195.123.127.107/32
SPF_IP2.59.98.10/32
SPF_IP204.101.51.11/32
SPF_IP216.105.95.33/32
SPF_IP216.105.95.38
SPF_IP52.28.111.198
SPF_IP98.158.138.167

Related pages

Pivot deeper into the graph from onyx-mail.com.

Cypher and MCP

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

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