Hostname
fijeeha.in
Last fetched
fijeeha.in resolves to 2 IPv4 addresses operated by AS18229 in IN. WHOIS lists iana:801217 as the registrar.
Nutrition Label
Resolution chain
fijeeha.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.241.146.195 | 103.241.146.0/24 | AS18229 | — | IN |
| 209.209.40.68 | 209.209.40.0/22 | AS32097 | WII - WholeSale Internet, Inc. | US |
WHOIS identity
- Registrar
- iana:801217
- Organization
- greymatters communications & consulting pvt.
- Contact emails
- —
Subdomains
5 observed subdomains of fijeeha.in.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fijeeha.in in the public web crawl.
28 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fijeeha.in.
| Mechanism | Target |
|---|---|
| SPF_A | fijeeha.in |
| SPF_MX | fijeeha.in |
Related pages
Pivot deeper into the graph from fijeeha.in.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fijeeha.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.