Skip to content

Hostname

choose.physio

Last fetched

choose.physio resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · choose.physioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/choose.physio

Resolution chain

choose.physio resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.227.12618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.5718.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.6818.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.91.11699.84.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.12099.84.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1499.84.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7599.84.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:1291
Organization
domain protection services,
Contact emails

Subdomains

10 observed subdomains of choose.physio.

Web-graph footprint

Distinct hostnames that link to or from choose.physio in the public web crawl.

211 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from choose.physio.

Cypher and MCP

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

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