Hostname
shiftmag.dev
Last fetched
shiftmag.dev has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
shiftmag.dev 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:269
- Organization
- moniker privacy services
- Contact emails
- 188ca89933498ebe13c1ae5e0df88c28306075f73f00b0095407d6474e23a648@shiftmag.dev.whoisproxy.org
- 52f524748e2f86c143c97005d9b1fd98ccdb2f0b91b98c1e954e5c71bdd193d0@shiftmag.dev.whoisproxy.org
- 544e3b119ab671c06c0618435295e1adc8195b1e80c720fed179a134c5d95d77@shiftmag.dev.whoisproxy.org
- c69a355671fabff8db3c15fe90acb26620191ecc741ffc82bd188b10249eefbc@shiftmag.dev.whoisproxy.org
- fcd0e9986626c6aee34e2867740dbb39806d71b649b6c078d06f28026001a130@shiftmag.dev.whoisproxy.org
Subdomains
2 observed subdomains of shiftmag.dev.
| Subdomain |
|---|
| staging.shiftmag.dev |
| www.shiftmag.dev |
Web-graph footprint
Distinct hostnames that link to or from shiftmag.dev in the public web crawl.
192 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for shiftmag.dev.
| Mechanism | Target |
|---|---|
| SPF_A | shiftmag.dev |
| SPF_MX | shiftmag.dev |
Related pages
Pivot deeper into the graph from shiftmag.dev.
- Registrar · iana:269
- Email · 188ca89933498ebe13c1ae5e0df88c28306075f73f00b0095407d6474e23a648@shiftmag.dev.whoisproxy.org
- TLD · .dev
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shiftmag.dev"})-[: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.