Skip to content

Hostname

store-qa.crackerbarrel.com

Last fetched

store-qa.crackerbarrel.com resolves to 15 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in US.

Nutrition Label

WHISPER CANON · store-qa.crackerbarrel.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/store-qa.crackerbarrel.com

Resolution chain

store-qa.crackerbarrel.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.120.32.194207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.195207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.196207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.198207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.199207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.201207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.202207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.203207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.32.205207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.33.229207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.33.230207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.33.231207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.33.232207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.33.233207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS
207.120.33.234207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCUS

WHOIS identity

No WHOIS records are currently associated with store-qa.crackerbarrel.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from store-qa.crackerbarrel.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "store-qa.crackerbarrel.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.