Skip to content

Hostname

jjsnack.com

Last fetched

jjsnack.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · jjsnack.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jjsnack.com

Resolution chain

jjsnack.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:292
Organization
j&j snack food
Contact emails

Subdomains

14 observed subdomains of jjsnack.com.

Web-graph footprint

Distinct hostnames that link to or from jjsnack.com in the public web crawl.

204 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for jjsnack.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDE_spf01.mykronos.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP104.41.147.19
SPF_IP104.45.154.149/32
SPF_IP191.237.26.225
SPF_IP208.112.46.10
SPF_IP208.85.50.123
SPF_IP216.170.179.75
SPF_IP50.231.84.194

Related pages

Pivot deeper into the graph from jjsnack.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jjsnack.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.