Skip to content

Hostname

staging.hr-communication.com

Last fetched

staging.hr-communication.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · staging.hr-communication.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/staging.hr-communication.com

Resolution chain

staging.hr-communication.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.84.107100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.63.13235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with staging.hr-communication.com in WhisperGraph.

Subdomains

2 observed subdomains of staging.hr-communication.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for staging.hr-communication.com.

MechanismTarget
SPF_Astaging.hr-communication.com
SPF_IP173.247.96.27/32
SPF_IP173.247.96.29/32
SPF_IP185.22.255.74/32
SPF_IP199.91.168.231/32
SPF_IP52.1.96.230/32
SPF_IP52.28.182.143/32
SPF_MXstaging.hr-communication.com

Related pages

Pivot deeper into the graph from staging.hr-communication.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staging.hr-communication.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.