Hostname
softrams.com
Last fetched
softrams.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
softrams.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- atchuta kanthamani
- Contact emails
- contact@myprivateregistration.com
- 5ade8908-547c-4061-9064-c67d09ce4729@identity-protect.org
- 657f1e4f-79df-43b1-ba96-21c0707522fc@identity-protect.org
- 708b53d1-9c46-4e4d-a760-00519f517a32@identity-protect.org
- a69def93-7d6e-4e52-b8be-7119225090a2@identity-protect.org
- ce8e04c7-3884-4cd2-b5ee-292aa35eb982@identity-protect.org
- d8471eb8-756b-4f77-ad67-7d8d1b8be063@identity-protect.org
- owner-6615088@softrams.com.whoisprivacyservice.org
- owner-849487@softrams.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of softrams.com.
Web-graph footprint
Distinct hostnames that link to or from softrams.com in the public web crawl.
29 sites link to this hostname.
132 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for softrams.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from softrams.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "softrams.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.