Hostname
elementsnacks.com
Last fetched
elementsnacks.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
elementsnacks.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:9
- Organization
- element snacks
- Contact emails
- 1b994ed30a28fd0a49828d7d76d21f68@domaindiscreet.com
- 57984336@myprivatename.com
- 68fh3v4o2qg0f8abfpi1unj2jj@domaindiscreet.com
- 6f33b9810a28fd0a6335320f25dfda6e@domaindiscreet.com
- 728916e90a28fd0a0a4a430488e0c276@domaindiscreet.com
- 855a856c0a28fd0a1e6c116339053206@domaindiscreet.com
- 887ce4700a28fd0a4af00563ffa55997@domaindiscreet.com
- a50286960a28fd0a6875b325bdaefcf8@domaindiscreet.com
- c564253c0a28fd0a7f6e225b553a0c5b@domaindiscreet.com
- dave@elementsnacks.com
- ed1b1b6f0a28fd0a2b2b04a711ecf28b@domaindiscreet.com
Subdomains
1 observed subdomain of elementsnacks.com.
| Subdomain |
|---|
| www.elementsnacks.com |
Web-graph footprint
Distinct hostnames that link to or from elementsnacks.com in the public web crawl.
19 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for elementsnacks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.cloudus.oxcs.net |
Related pages
Pivot deeper into the graph from elementsnacks.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elementsnacks.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.