Skip to content

Hostname

pro.five-gloves.com

Last fetched

pro.five-gloves.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · pro.five-gloves.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pro.five-gloves.com

Resolution chain

pro.five-gloves.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.153.11018.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.1918.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.2218.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.9118.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.135.1293.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.503.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.553.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.643.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with pro.five-gloves.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from pro.five-gloves.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from pro.five-gloves.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pro.five-gloves.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.