Skip to content

Hostname

ims-refractometer.com

Last fetched

ims-refractometer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · ims-refractometer.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ims-refractometer.com

Resolution chain

ims-refractometer.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.1.10318.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.2318.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.3818.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.5518.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.202.10718.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.2118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.9818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
54.192.35.1254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ims-refractometer.com in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ims-refractometer.com.

Cypher and MCP

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

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