Hostname
notes.2tion.com
Last fetched
notes.2tion.com resolves to 1 IPv4 address operated by NCINSPL-IN NTT COMMUNICATIONS INDIA NETWORK SERVICES PRIVATE LIMITED in IN.
Nutrition Label
Resolution chain
notes.2tion.com 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.235.104.153 | 103.235.104.0/22 | AS17439 | NCINSPL-IN NTT COMMUNICATIONS INDIA NETWORK SERVICES PRIVATE LIMITED | IN |
WHOIS identity
No WHOIS records are currently associated with notes.2tion.com in WhisperGraph.
Subdomains
1 observed subdomain of notes.2tion.com.
| Subdomain |
|---|
| www.notes.2tion.com |
Web-graph footprint
Distinct hostnames that link to or from notes.2tion.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for notes.2tion.com.
| Mechanism | Target |
|---|---|
| SPF_A | notes.2tion.com |
| SPF_IP | 103.235.104.153 |
| SPF_MX | notes.2tion.com |
Related pages
Pivot deeper into the graph from notes.2tion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "notes.2tion.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.