Skip to content

Hostname

scommerce.com

Last fetched

scommerce.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · scommerce.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/scommerce.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.196.4209.42.192.0/18AS63410PRIVATESYSTEMS - PrivateSystems NetworksNL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of scommerce.com.

Web-graph footprint

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

159 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • scommerce.com

SPF policy

10 SPF mechanisms authorising senders for scommerce.com.

MechanismTarget
SPF_Ascommerce.com
SPF_INCLUDEspf.selzy.com
SPF_IP170.249.214.90
SPF_IP173.236.113.60
SPF_IP209.42.193.46
SPF_IP209.42.196.4
SPF_IP216.15.151.56
SPF_IP65.60.61.152
SPF_IP74.127.59.196
SPF_MXscommerce.com

Related pages

Pivot deeper into the graph from scommerce.com.

Cypher and MCP

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

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