Skip to content

Hostname

endotronix.com

Last fetched

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

Nutrition Label

WHISPER CANON · endotronix.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/endotronix.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.22.23345.60.22.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.98.23345.60.98.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:1154
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

34 observed subdomains of endotronix.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for endotronix.com.

MechanismTarget
SPF_Aendotronix.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_IP131.239.195.2
SPF_IP173.15.84.245
SPF_IP69.195.124.109
SPF_IP96.70.39.214
SPF_MXendotronix.com

Related pages

Pivot deeper into the graph from endotronix.com.

Cypher and MCP

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

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