Hostname
kinesiotaping.com
Last fetched
kinesiotaping.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
kinesiotaping.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.38.80.92 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- kinesio usa attn kinesiotaping.com care of network solutions
- Contact emails
- az8zy2qu5qd@networksolutionsprivateregistration.com
- b24xw9t88u8@networksolutionsprivateregistration.com
- cn9438eq4st@networksolutionsprivateregistration.com
- ed8k35639h3@networksolutionsprivateregistration.com
- fg57w8d89c8@networksolutionsprivateregistration.com
- mu3gt9q874u@networksolutionsprivateregistration.com
- pz2hn4dg357@networksolutionsprivateregistration.com
- r36kx49g5mg@networksolutionsprivateregistration.com
- t76rd39a6b5@networksolutionsprivateregistration.com
- tz8a87fj7rs@networksolutionsprivateregistration.com
- ud6p32cr88r@networksolutionsprivateregistration.com
- uq27g84z2qg@networksolutionsprivateregistration.com
- uw7qv7qr6xp@networksolutionsprivateregistration.com
- v49r957v573@networksolutionsprivateregistration.com
Subdomains
10 observed subdomains of kinesiotaping.com.
Web-graph footprint
Distinct hostnames that link to or from kinesiotaping.com in the public web crawl.
468 sites link to this hostname.
94 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kinesiotaping.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bigcommerce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.mailendo.com |
Related pages
Pivot deeper into the graph from kinesiotaping.com.
- IP · 52.38.80.92
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · US
- Email · az8zy2qu5qd@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ki…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kinesiotaping.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.