Skip to content

Hostname

hp-mns.com

Last fetched

hp-mns.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · hp-mns.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hp-mns.com

Resolution chain

hp-mns.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.202.230100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.38.16918.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.148.7234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.242.19535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.229.14835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.251.11935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.27.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.99.13644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.123.20944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.211.344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.235.5244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.231.9150.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.108.8252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.37.652.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.173.21352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.149.13052.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.223.24254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.205.254.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.255.58184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.20.110184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
on behalf of hp-mns.com owner
Contact emails

Subdomains

5 observed subdomains of hp-mns.com.

Web-graph footprint

Distinct hostnames that link to or from hp-mns.com in the public web crawl.

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hp-mns.com.

Cypher and MCP

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

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