Hostname
shift-autosport.com
Last fetched
shift-autosport.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
shift-autosport.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:976
- Organization
- arum computer
- Contact emails
- i3ndqc32vaymuf3elebdnsa2t5qof3jlmkn7pqxyc4xsa@protectedmx.com
- ihvdvupubsiuka5vidrkbgmwqhqtewkfm5v7bp7af6oys@protectedmx.com
- iif4gugwbwyfwz7cr24nb64jmdurxu44zmczs6dyteki4@protectedmx.com
- ikfhjuhxs6dot33bwxkp636i5rouhxy3wcnbmenqnri7u@protectedmx.com
- iour2fmpwpozrrtlmkpgvw6yagf3zuwnjfq43v7ymewim@protectedmx.com
- isbb2mnaiaqxbljmqtjebl637mma7fa5445y5wziwkadc@protectedmx.com
- izcukxs2yqzviamoj4kmnt4lfhc2lvptymq7wddi6iilm@protectedmx.com
Subdomains
5 observed subdomains of shift-autosport.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for shift-autosport.com.
| Mechanism | Target |
|---|---|
| SPF_A | shift-autosport.com |
| SPF_MX | shift-autosport.com |
Related pages
Pivot deeper into the graph from shift-autosport.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shift-autosport.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.