Hostname
geojit.com
Last fetched
geojit.com resolves to 2 IPv4 addresses operated by AS4755 in IN. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
geojit.com 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 |
|---|---|---|---|---|
| 203.197.64.42 | 203.197.64.0/24 | AS4755 | — | IN |
| 203.197.64.67 | 203.197.64.0/24 | AS4755 | — | IN |
WHOIS identity
- Registrar
- iana:2
- Organization
- geojit bnp paribas financial services
- Contact emails
- abk@geojitinfotech.com
- ap67a7zs5mm@networksolutionsprivateregistration.com
- b59gc77z7su@networksolutionsprivateregistration.com
- bc4d37dq22v@networksolutionsprivateregistration.com
- cu79x4sn4he@networksolutionsprivateregistration.com
- cw93s6zq5q8@networksolutionsprivateregistration.com
- ea7c88uh62q@networksolutionsprivateregistration.com
- f57es8gz72t@networksolutionsprivateregistration.com
- ge6qb52w92x@networksolutionsprivateregistration.com
- gv6cq8ju56t@networksolutionsprivateregistration.com
- gy83j62r4su@networksolutionsprivateregistration.com
- h84xr7349j8@networksolutionsprivateregistration.com
- ict@geojit.com
- jp7me7695gq@networksolutionsprivateregistration.com
- n69xz4bx8hq@networksolutionsprivateregistration.com
- ne3xv2dq4vd@networksolutionsprivateregistration.com
- p53ab5p63y4@networksolutionsprivateregistration.com
- qm4db4wm7nj@networksolutionsprivateregistration.com
- r24fa9xk5p3@networksolutionsprivateregistration.com
- se5yr78264c@networksolutionsprivateregistration.com
- and 9 more
Subdomains
67 observed subdomains of geojit.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geojit.com in the public web crawl.
90 sites link to this hostname.
108 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for geojit.com.
| Mechanism | Target |
|---|---|
| SPF_A | bulkmail.geojit.com |
| SPF_A | corpmail.geojit.com |
| SPF_INCLUDE | _spf.alerts.geojit.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 115.240.213.135 |
Related pages
Pivot deeper into the graph from geojit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geojit.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.