Hostname
domainz.in
Last fetched
domainz.in resolves to 1 IPv4 address operated by WEBWERKS-AS-IN - Web Werks India Pvt. Ltd. in IN. WHOIS lists iana:801217 as the registrar.
Nutrition Label
Resolution chain
domainz.in 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 |
|---|---|---|---|---|
| 103.224.246.150 | 103.224.246.0/24 | AS133296 | WEBWERKS-AS-IN - Web Werks India Pvt. Ltd. | IN |
WHOIS identity
- Registrar
- iana:801217
- Organization
- hosting cosmos llp
- Contact emails
Subdomains
41 observed subdomains of domainz.in.
Showing 23 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from domainz.in in the public web crawl.
12 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for domainz.in.
| Mechanism | Target |
|---|---|
| SPF_A | domainz.in |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.hostingcosmos.com |
| SPF_INCLUDE | antispamcloud.com |
| SPF_IP | 103.224.247.244 |
| SPF_IP | 103.224.247.250 |
| SPF_IP | 210.89.47.43 |
| SPF_MX | domainz.in |
Related pages
Pivot deeper into the graph from domainz.in.
- IP · 103.224.246.150
- ASN · AS133296WEBWERKS-AS-IN - Web Werks India Pvt. Ltd.
- Registrar · iana:801217
- Country · IN
- Email · raman@karmath.com
- TLD · .in
- Browse hostnames · do…
- 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: "domainz.in"})-[: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.