Skip to content

Hostname

sdcexec.com

Last fetched

sdcexec.com resolves to 1 IPv4 address operated by ORTYCOM LTDA in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · sdcexec.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sdcexec.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626ORTYCOM LTDANL

WHOIS identity

Registrar
iana:48
Organization
cygnus business media jakin heusinkveld ()
Contact emails

Subdomains

19 observed subdomains of sdcexec.com.

Web-graph footprint

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

2,335 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sdcexec.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu1577277.wl.sendgrid.net
SPF_IP208.66.204.70
SPF_IP208.66.204.71
SPF_IP208.66.204.72
SPF_IP208.66.204.80/29
SPF_IP208.86.102.192/26
SPF_IP64.4.211.240/28

Related pages

Pivot deeper into the graph from sdcexec.com.

Cypher and MCP

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

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