Hostname
2-story.com
Last fetched
2-story.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
2-story.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:2
- Organization
- e&company
- Contact emails
- ellen@2-story.com
- g35757w62um@networksolutionsprivateregistration.com
- he8ub34y8sj@networksolutionsprivateregistration.com
- rr2hh2hn33d@networksolutionsprivateregistration.com
- sz78u6u927b@networksolutionsprivateregistration.com
- tk3ee2f348e@networksolutionsprivateregistration.com
- vf6sw7bt8gr@networksolutionsprivateregistration.com
- y43hj2bh6fh@networksolutionsprivateregistration.com
- yx79j8663re@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of 2-story.com.
| Subdomain |
|---|
| www.2-story.com |
Web-graph footprint
Distinct hostnames that link to or from 2-story.com in the public web crawl.
7 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 2-story.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.websitehostserver.net |
| SPF_IP | 65.60.9.2 |
Related pages
Pivot deeper into the graph from 2-story.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2-story.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.