Skip to content

Hostname

elpolloloco.com

Last fetched

elpolloloco.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · elpolloloco.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/elpolloloco.com

Resolution chain

elpolloloco.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.223.17.23445.223.17.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.27.23445.223.27.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
attn elpolloloco.com care of network solutions
Contact emails

Subdomains

67 observed subdomains of elpolloloco.com.

Web-graph footprint

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

741 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for elpolloloco.com.

MechanismTarget
SPF_INCLUDEmail.cadency.trintech.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu42261832.wl083.sendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP146.20.73.188/30
SPF_IP199.15.229.100
SPF_IP216.237.56.0/24
SPF_IP40.137.89.48/28
SPF_IP52.88.125.83
SPF_IP54.148.232.219
SPF_IP98.129.181.56/29
SPF_MXelpolloloco.com

Related pages

Pivot deeper into the graph from elpolloloco.com.

Cypher and MCP

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

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