Hostname
jtortho.com
Last fetched
jtortho.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
jtortho.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 |
|---|---|---|---|---|
| 3.13.28.75 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b595w63d87m@networksolutionsprivateregistration.com
- ea9wq9nd6f9@networksolutionsprivateregistration.com
- ff5ce2x225r@networksolutionsprivateregistration.com
- fh7278qm5k2@networksolutionsprivateregistration.com
- h49bp8948wy@networksolutionsprivateregistration.com
- jq5257md8gk@networksolutionsprivateregistration.com
- kp67s47j8pt@networksolutionsprivateregistration.com
- kt92v9vd6vj@networksolutionsprivateregistration.com
- ns4kt8gm3zm@networksolutionsprivateregistration.com
- nz7w93aq9pb@networksolutionsprivateregistration.com
- pc8pq9na3xv@networksolutionsprivateregistration.com
- pc8zx5vf5rw@networksolutionsprivateregistration.com
- v459g65f5mq@networksolutionsprivateregistration.com
- wp9uw4th9hw@networksolutionsprivateregistration.com
- y28sf7mg52e@networksolutionsprivateregistration.com
- yw8pz5du5kd@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of jtortho.com.
| Subdomain |
|---|
| awlp.jtortho.com |
| www.jtortho.com |
Web-graph footprint
Distinct hostnames that link to or from jtortho.com in the public web crawl.
5 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for jtortho.com.
| Mechanism | Target |
|---|---|
| SPF_A | jtortho.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.paubox.com |
| SPF_IP | 165.140.171.236 |
| SPF_IP | 52.27.124.21/16 |
Related pages
Pivot deeper into the graph from jtortho.com.
- IP · 3.13.28.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · b595w63d87m@networksolutionsprivateregistration.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: "jtortho.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.