Skip to content

Hostname

executech.com

Last fetched

executech.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.25.101.119104.25.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.102.119104.25.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.0.186104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.186104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.119172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.96.212172.67.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
executech
Contact emails

Subdomains

60 observed subdomains of executech.com.

Web-graph footprint

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

267 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for executech.com.

MechanismTarget
SPF_INCLUDE3857897.spf03.hubspotemail.net
SPF_INCLUDE_spf.quotientapp.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_INCLUDEem5254.executech.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.47.60/32
SPF_IP173.10.17.129
SPF_IP198.154.181.224/27
SPF_IP207.108.63.213
SPF_IP208.187.207.212
SPF_IP52.8.157.155

Related pages

Pivot deeper into the graph from executech.com.

Cypher and MCP

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

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