Hostname
jsatech.com
Last fetched
jsatech.com resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
jsatech.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 |
|---|---|---|---|---|
| 67.208.44.1 | 67.208.44.0/23 | AS32613 | IWEB-AS - Leaseweb Canada Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- jsa technologies attn jsatech.com care of network solutions
- Contact emails
- b36zx2fw2xs@networksolutionsprivateregistration.com
- cb94r7df227@networksolutionsprivateregistration.com
- dp3ak6jk72g@networksolutionsprivateregistration.com
- du4sf26m2ws@networksolutionsprivateregistration.com
- gh4na2yq5st@networksolutionsprivateregistration.com
- hq2eu6kn6qa@networksolutionsprivateregistration.com
- m42mt7ak64g@networksolutionsprivateregistration.com
- mu2eu7xc5xh@networksolutionsprivateregistration.com
- my3wy5wb7vb@networksolutionsprivateregistration.com
- p674y4rj475@networksolutionsprivateregistration.com
- ph9wm5848q9@networksolutionsprivateregistration.com
- q38h32dv9ja@networksolutionsprivateregistration.com
- r96uk8vd56x@networksolutionsprivateregistration.com
- tw28x9cg8ky@networksolutionsprivateregistration.com
- v378c2nv4mm@networksolutionsprivateregistration.com
- vs4r43pf2x6@networksolutionsprivateregistration.com
- xc4dw7yf48r@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of jsatech.com.
Web-graph footprint
Distinct hostnames that link to or from jsatech.com in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for jsatech.com.
| Mechanism | Target |
|---|---|
| SPF_A | point.jsatech.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_MX | jsatech.com |
Related pages
Pivot deeper into the graph from jsatech.com.
- IP · 67.208.44.1
- ASN · AS32613IWEB-AS - Leaseweb Canada Inc.
- Registrar · iana:2
- Country · CA
- Email · b36zx2fw2xs@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · js…
- 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: "jsatech.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.