Skip to content

Hostname

berel.com.mx

Last fetched

berel.com.mx resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:terra networks mexico as the registrar.

Nutrition Label

WHISPER CANON · berel.com.mxRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/berel.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.100.1945.223.100.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.125.1945.223.125.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:terra networks mexico
Organization
Contact emails

Subdomains

2 observed subdomains of berel.com.mx.

Web-graph footprint

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

30 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for berel.com.mx.

MechanismTarget
SPF_INCLUDEab.sendgrid.net
SPF_INCLUDEspf-00930601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.118.58
SPF_IP208.117.57.129

Related pages

Pivot deeper into the graph from berel.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "berel.com.mx"})-[: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.