Hostname
2gtraining.in
Last fetched
2gtraining.in resolves to 1 IPv4 address operated by AS141004 in IN. WHOIS lists iana:890006 as the registrar.
Nutrition Label
Resolution chain
2gtraining.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.171.180.10 | 103.171.180.0/23 | AS141004 | — | IN |
WHOIS identity
- Registrar
- iana:890006
- Organization
- bharath fruit stall
- Contact emails
- —
Subdomains
21 observed subdomains of 2gtraining.in.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 2gtraining.in in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- 2gautomation.com
- 2gtraining.in
SPF policy
5 SPF mechanisms authorising senders for 2gtraining.in.
| Mechanism | Target |
|---|---|
| SPF_A | 2gtraining.in |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 103.171.180.10 |
| SPF_IP | 103.171.180.9 |
| SPF_MX | 2gtraining.in |
Related pages
Pivot deeper into the graph from 2gtraining.in.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2gtraining.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.