Skip to content

Hostname

rrhh.arrayanes.com

Last fetched

rrhh.arrayanes.com resolves to 1 IPv4 address operated by AS27947 in EC.

Nutrition Label

WHISPER CANON · rrhh.arrayanes.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/rrhh.arrayanes.com

Resolution chain

rrhh.arrayanes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
181.39.46.182181.39.46.0/24AS27947EC

WHOIS identity

No WHOIS records are currently associated with rrhh.arrayanes.com in WhisperGraph.

Subdomains

1 observed subdomain of rrhh.arrayanes.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rrhh.arrayanes.com.

MechanismTarget
SPF_Arrhh.arrayanes.com
SPF_IP192.185.4.33
SPF_MXrrhh.arrayanes.com

Related pages

Pivot deeper into the graph from rrhh.arrayanes.com.

Cypher and MCP

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

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