Skip to content

Hostname

myscs.com

Last fetched

myscs.com resolves to 1 IPv4 address operated by AS8972 in FR. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · myscs.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/myscs.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.252.31.11846.252.31.0/24AS8972FR

WHOIS identity

Registrar
iana:1390
Organization
scs systems consulting solutions
Contact emails

Subdomains

9 observed subdomains of myscs.com.

Web-graph footprint

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

39 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for myscs.com.

MechanismTarget
SPF_Amyscs.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.4.243/24
SPF_IP195.201.32.118/24
SPF_IP217.227.146.63/32
SPF_IP217.91.146.142/24
SPF_IP80.153.121.129/24

Related pages

Pivot deeper into the graph from myscs.com.

Cypher and MCP

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

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