Hostname
jiothings.com
Last fetched
jiothings.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
jiothings.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 |
|---|---|---|---|---|
| 135.235.53.158 | 135.232.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- jewella privacy - 94ddf
- Contact emails
Subdomains
25 observed subdomains of jiothings.com.
Web-graph footprint
Distinct hostnames that link to or from jiothings.com in the public web crawl.
8 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for jiothings.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 116.50.66.129 |
| SPF_IP | 116.50.66.130 |
| SPF_IP | 116.50.98.0/24 |
| SPF_IP | 49.40.14.18 |
| SPF_IP | 49.40.14.57 |
| SPF_IP | 49.40.2.144 |
| SPF_IP | 49.40.2.145 |
| SPF_IP | 49.40.54.129 |
| SPF_IP | 49.40.54.130 |
| SPF_IP | 49.40.55.129 |
| SPF_IP | 49.40.55.130 |
| SPF_IP | 49.40.7.129 |
| SPF_IP | 49.40.7.130 |
| SPF_IP | 49.40.7.131 |
| SPF_IP | 49.40.7.132 |
| SPF_IP | 49.40.7.133 |
| SPF_IP | 49.40.7.134 |
| SPF_IP | 49.40.7.135 |
| SPF_IP | 49.40.7.136 |
| SPF_MX | jiothings.com |
Related pages
Pivot deeper into the graph from jiothings.com.
- IP · 135.235.53.158
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · IN
- Email · reliancedomains.admin@ril.com
- TLD · .com
- Browse hostnames · ji…
- 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: "jiothings.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.