Hostname
ifyoucouldsavejustone.org
Last fetched
ifyoucouldsavejustone.org resolves to 2 IPv4 addresses operated by ASN-GIGENET - GigeNET in US. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
ifyoucouldsavejustone.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.168.114.96 | 199.171.212.0/24 | AS32181 | ASN-GIGENET - GigeNET | US |
| 66.55.93.22 | 66.59.92.0/22 | AS32181 | ASN-GIGENET - GigeNET | US |
WHOIS identity
- Registrar
- iana:82
- Organization
- vexing media
- Contact emails
- —
Subdomains
13 observed subdomains of ifyoucouldsavejustone.org.
Showing 10 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ifyoucouldsavejustone.org in the public web crawl.
8 sites link to this hostname.
101 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ifyoucouldsavejustone.org.
| Mechanism | Target |
|---|---|
| SPF_A | ifyoucouldsavejustone.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | dtsrv.net |
| SPF_INCLUDE | spf.dtsrv.net |
| SPF_INCLUDE | spf.stackmail.com |
| SPF_IP | 157.230.134.214 |
| SPF_IP | 66.55.92.175 |
| SPF_IP | 66.55.92.219 |
| SPF_MX | ifyoucouldsavejustone.org |
Related pages
Pivot deeper into the graph from ifyoucouldsavejustone.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ifyoucouldsavejustone.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.