Hostname
jasperwireless.com
Last fetched
jasperwireless.com resolves to 1 IPv4 address operated by CISCO-IOT - Cisco IoT in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
jasperwireless.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 |
|---|---|---|---|---|
| 204.16.68.226 | 204.16.68.0/24 | AS36180 | CISCO-IOT - Cisco IoT | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- amit gupta
- Contact emails
Subdomains
79 observed subdomains of jasperwireless.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jasperwireless.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for jasperwireless.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_IP | 199.85.212.17 |
| SPF_IP | 199.85.213.17 |
| SPF_IP | 204.16.68.136 |
| SPF_IP | 204.16.68.140 |
| SPF_IP | 204.16.68.15 |
| SPF_IP | 204.16.69.136 |
| SPF_IP | 204.16.69.140 |
Related pages
Pivot deeper into the graph from jasperwireless.com.
- IP · 204.16.68.226
- ASN · AS36180CISCO-IOT - Cisco IoT
- Registrar · iana:292
- Country · US
- Email · godaddy_notifications@jasper.com
- TLD · .com
- Browse hostnames · ja…
- 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: "jasperwireless.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.