Skip to content

Hostname

exec-sys.com

Last fetched

exec-sys.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · exec-sys.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/exec-sys.com

Resolution chain

exec-sys.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.131.150.693.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
exec sys
Contact emails

Subdomains

7 observed subdomains of exec-sys.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for exec-sys.com.

MechanismTarget
SPF_A1530.submission.antispamcloud.com
SPF_INCLUDEmsgdirect.co.uk
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEmsgsend.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com
SPF_IP85.133.43.187
SPF_IP85.133.43.188
SPF_MXexec-sys.com

Related pages

Pivot deeper into the graph from exec-sys.com.

Cypher and MCP

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

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