Hostname
sname.org
Last fetched
sname.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
sname.org 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
- perfect privacy,
- Contact emails
- bq8hw7bg6p4@networksolutionsprivateregistration.com
- cc5ym6zn325@networksolutionsprivateregistration.com
- dq58632a479@networksolutionsprivateregistration.com
- hv6he2q84kv@networksolutionsprivateregistration.com
- hx8jg67a6jm@networksolutionsprivateregistration.com
- nr9x83uq9k2@networksolutionsprivateregistration.com
- q63d237r23e@networksolutionsprivateregistration.com
- qt4sf8ag7tr@networksolutionsprivateregistration.com
- tb6z449p3b3@networksolutionsprivateregistration.com
Subdomains
268 observed subdomains of sname.org.
Showing 25 of 268. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sname.org in the public web crawl.
342 sites link to this hostname.
70 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for sname.org.
| Mechanism | Target |
|---|---|
| SPF_A | mail30.avectra.info |
| SPF_EXISTS | %{i}._spf.inkyphishfence.com |
| SPF_INCLUDE | informz.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.207.147.224/27 |
| SPF_IP | 204.239.0.224/27 |
| SPF_IP | 216.230.14.224/27 |
| SPF_IP | 50.56.13.72 |
Related pages
Pivot deeper into the graph from sname.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sname.org"})-[: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.