Hostname
fddiindia.com
Last fetched
fddiindia.com resolves to 4 IPv4 addresses operated by AS59187 in IN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
fddiindia.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.192.198.83 | 103.192.198.0/24 | AS59187 | — | IN |
| 164.52.222.229 | 164.52.208.0/20 | AS132420 | — | IN |
| 178.212.35.172 | 178.212.35.0/24 | AS141995 | — | IN |
| 35.154.252.75 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:303
- Organization
- dharmendra jaiswal
- Contact emails
Subdomains
42 observed subdomains of fddiindia.com.
Showing 24 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fddiindia.com in the public web crawl.
233 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for fddiindia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mgovcloud.in |
| SPF_IP | 103.192.198.83 |
| SPF_IP | 164.100.10.0/24 |
| SPF_IP | 164.100.13.0/24 |
| SPF_IP | 164.100.14.0/24 |
| SPF_IP | 164.100.15.0/24 |
| SPF_IP | 164.100.2.0/24 |
| SPF_MX | fddiindia.com |
Related pages
Pivot deeper into the graph from fddiindia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fddiindia.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.