Skip to content

Hostname

engehall.com

Last fetched

engehall.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · engehall.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/engehall.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.23172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
187.108.199.160187.108.199.0/24AS53107BR

WHOIS identity

Registrar
iana:303
Organization
engehall comercio e treinamento ltda
Contact emails

Subdomains

50 observed subdomains of engehall.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for engehall.com.

MechanismTarget
SPF_Aengehall.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.jyn5040.com.br
SPF_IP203.159.80.211
SPF_MXengehall.com

Related pages

Pivot deeper into the graph from engehall.com.

Cypher and MCP

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

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