Skip to content

Hostname

bojangles.com

Last fetched

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

Nutrition Label

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

Resolution chain

bojangles.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:299
Organization
bojangles restaurants,
Contact emails

Subdomains

35 observed subdomains of bojangles.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bojangles.com.

MechanismTarget
SPF_Abojangles.com
SPF_INCLUDEcampaign.beanstalkdata.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu6895371.wl122.sendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP146.20.215.193
SPF_IP20.185.214.57
SPF_IP20.232.18.6
SPF_IP209.249.129.22/24
SPF_IP4.157.37.90
SPF_IP74.209.250.142
SPF_IP74.213.131.167

Related pages

Pivot deeper into the graph from bojangles.com.

Cypher and MCP

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

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