Hostname
jtechmedical.com
Last fetched
jtechmedical.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
jtechmedical.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 |
|---|---|---|---|---|
| 45.63.54.159 | 45.63.48.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
15 observed subdomains of jtechmedical.com.
Showing 12 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jtechmedical.com in the public web crawl.
95 sites link to this hostname.
65 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for jtechmedical.com.
| Mechanism | Target |
|---|---|
| SPF_A | jtechmedical.com |
| SPF_A | spamtitan.readytek.com |
| SPF_INCLUDE | 22216863.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf_whitelisted-block.cloudaccess.net |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | send.zcsend.net |
| SPF_INCLUDE | sender.zohosubscriptions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 159.203.90.236 |
| SPF_IP | 50.97.86.72 |
| SPF_IP | 72.52.238.74/32 |
| SPF_MX | jtechmedical.com |
Related pages
Pivot deeper into the graph from jtechmedical.com.
- IP · 45.63.54.159
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:146
- Country · US
- Email · jtechmedical.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · jt…
- 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: "jtechmedical.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.