Hostname
shiftcomm.com
Last fetched
shiftcomm.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
shiftcomm.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:1910
- Organization
- domains by proxy,
- Contact emails
- 506c100f0a28fd0a3ffaeccee1f18ee3@domaindiscreet.com
- 9c30040b0a28fd0a6330428d94ff165a@domaindiscreet.com
- a38036700a28fd0a34de725457f84326@domaindiscreet.com
- a762a46a0a28fd0a0967576b92f68144@domaindiscreet.com
- bfriend@casserlyconsulting.com
- shiftcomm.com@domainsbyproxy.com
- cpenn@shiftcomm.com
- dns@casserlyconsulting.com
- e449db090a28fd0a310f1c6b3584afec@domaindiscreet.com
- pfinestone@shiftcomm.com
Subdomains
4 observed subdomains of shiftcomm.com.
Web-graph footprint
Distinct hostnames that link to or from shiftcomm.com in the public web crawl.
496 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for shiftcomm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | i2idmrpw6g.powerspf.com |
Related pages
Pivot deeper into the graph from shiftcomm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shiftcomm.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.