Hostname
enterprised.mementotech.in
Last fetched
enterprised.mementotech.in is a registered hostname under the .in top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with enterprised.mementotech.in in WhisperGraph.
Subdomains
1 observed subdomain of enterprised.mementotech.in.
| Subdomain |
|---|
| www.enterprised.mementotech.in |
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for enterprised.mementotech.in.
| Mechanism | Target |
|---|---|
| SPF_A | enterprised.mementotech.in |
| SPF_INCLUDE | node1.indservers.com |
| SPF_INCLUDE | smgateway.cloudmailbox.in |
| SPF_IP | 107.152.187.18 |
| SPF_IP | 148.163.93.98 |
| SPF_IP | 206.221.178.138 |
| SPF_IP | 209.205.123.142 |
| SPF_IP | 45.58.124.74 |
| SPF_IP | 78.129.208.60 |
| SPF_MX | enterprised.mementotech.in |
Related pages
Pivot deeper into the graph from enterprised.mementotech.in.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "enterprised.mementotech.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.