Hostname
shiftorganizer.com
Last fetched
shiftorganizer.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shiftorganizer.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:468
- Organization
- on behalf of shiftorganizer.com owner
- Contact emails
- idan@shiftorganizer.com
- 3fe3f0aa-8382-4137-bd45-23b84b1e3bae@identity-protect.org
- 5b24eb80-8834-45cc-95bc-07a98212102f@identity-protect.org
- 5e9fe7e5-3aa1-4cf5-a63e-b84f2fa13984@identity-protect.org
- 61cc7a1e-427f-4a11-bbd7-577910f03921@identity-protect.org
- 884a75fb-5d1b-46f1-8c1d-440552400db8@identity-protect.org
- cc307d33-8e35-4ac0-9c63-4b19fc601779@identity-protect.org
Subdomains
7 observed subdomains of shiftorganizer.com.
Web-graph footprint
Distinct hostnames that link to or from shiftorganizer.com in the public web crawl.
8 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for shiftorganizer.com.
| Mechanism | Target |
|---|---|
| SPF_A | shiftorganizer.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.56.74.100/32 |
| SPF_MX | shiftorganizer.com |
Related pages
Pivot deeper into the graph from shiftorganizer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shiftorganizer.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.