Skip to content

Hostname

physicaltherapy-cloud.com

Last fetched

physicaltherapy-cloud.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · physicaltherapy-cloud.comRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/physicaltherapy-cloud.com

Resolution chain

physicaltherapy-cloud.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.249.66100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.6.5834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.84.14152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.182.24852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of physicaltherapy-cloud.com.

Web-graph footprint

Distinct hostnames that link to or from physicaltherapy-cloud.com in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for physicaltherapy-cloud.com.

MechanismTarget
SPF_INCLUDE2339900.spf06.hubspotemail.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP172.17.1.0/24
SPF_IP209.123.145.0/26
SPF_IP3.211.246.20/32
SPF_IP34.196.39.175/32
SPF_IP34.205.109.81/32
SPF_MXphysicaltherapy-cloud.com

Related pages

Pivot deeper into the graph from physicaltherapy-cloud.com.

Cypher and MCP

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

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