Skip to content

Hostname

execsallied.com

Last fetched

execsallied.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · execsallied.comRouting diversity1.5/10Peering density4.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/execsallied.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.209.31.13535.208.0.0/15AS43515US

WHOIS identity

Registrar
iana:69
Organization
executive alliance
Contact emails

Subdomains

2 observed subdomains of execsallied.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for execsallied.com.

MechanismTarget
SPF_Aexecsallied.com
SPF_INCLUDEemail.mindscope.com
SPF_INCLUDEexecsallied.com.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.211.140.0/23
SPF_IP162.216.192.0/22
SPF_IP162.244.196.0/22
SPF_IP185.64.212.0/22
SPF_IP199.193.200.0/21
SPF_IP199.193.204.0/22
SPF_IP206.225.164.0/22
SPF_IP35.209.153.160/32
SPF_IP38.122.102.83/32
SPF_IP47.206.76.22
SPF_IP64.78.0.0/18
SPF_IP69.10.229.0/24
SPF_IP96.232.178.18
SPF_IP98.129.16.88
SPF_MXexecsallied.com

Related pages

Pivot deeper into the graph from execsallied.com.

Cypher and MCP

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

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