Hostname
sc-x2.com
Last fetched
sc-x2.com resolves to 2 IPv4 addresses operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
sc-x2.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- per0913@telia.com
- 29d8263864c5882e04e006d85f2f042c4174e6c7e6a44beff615bc400937f496@sc-x2.com.whoisproxy.org
- 7ae3f9b550699bc80c30c955daef446b93b93ed7cf758ecc4934d82295271076@sc-x2.com.whoisproxy.org
- c32eab3ccd41083247f9f90efc621a4ef11dafcbf513e73729ddc4d0984669db@sc-x2.com.whoisproxy.org
- cb0bd7d66cd2edbed82d7e0ecc9d7243beaee49835c1861d622c76e505f2811e@sc-x2.com.whoisproxy.org
- cffeadc413a7d7132439699190dccb29ec2832f6108b892f891f42845c0d027f@sc-x2.com.whoisproxy.org
- dbbf64314a774b93ef809348a25b4a663eba14c99b03891d4adbff943e96cbc1@sc-x2.com.whoisproxy.org
- dc4bae181f151a926248f84531acd3d7aafb838d1d22aaa893c52bd328c80a3d@sc-x2.com.whoisproxy.org
- e0431c3a7602bf5e80d63e395c0d44c4283489403418fd83c8566fb281d9b2f0@sc-x2.com.whoisproxy.org
- e94b2860b51d03276269f2660380cf7f65384b6dc8528c1129a14985c1573151@sc-x2.com.whoisproxy.org
- fa80222f157993e19d07f502a8dae225e4c04d0a125b70f16dcaff9655ce8326@sc-x2.com.whoisproxy.org
Subdomains
81 observed subdomains of sc-x2.com.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sc-x2.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sc-x2.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from sc-x2.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sc-x2.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.