Skip to content

Hostname

hrplus.net

Last fetched

hrplus.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hrplus.netRouting diversity7.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hrplus.net

Resolution chain

hrplus.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.18416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.23116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.25416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.18916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.108.23716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.13316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.35.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.20516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.38.20516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.19716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.23716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.8516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.19716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.163.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

26 observed subdomains of hrplus.net.

Web-graph footprint

Distinct hostnames that link to or from hrplus.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hrplus.net.

MechanismTarget
SPF_INCLUDE1288007df.ppspf.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from hrplus.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hrplus.net"})-[: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.