Skip to content

Hostname

firepro-w.com

Last fetched

firepro-w.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · firepro-w.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/firepro-w.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.186.11313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.95.18213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.126.4213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.66.5418.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.123.3218.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.246.9852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.102.17152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.6.2052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.194.15352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.124.23554.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.214.18954.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.139.19354.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.162.354.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.223.10654.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.150.5354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.11.7554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.229.6154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.65.4054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.236.20557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.168.613.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
makoto isobe
Contact emails

Web-graph footprint

Distinct hostnames that link to or from firepro-w.com in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from firepro-w.com.

Cypher and MCP

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

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