Skip to content

Hostname

stock2com.com

Last fetched

stock2com.com resolves to 1 IPv4 address operated by AS203476 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.243.13.5692.243.0.0/19AS203476FR

WHOIS identity

Registrar
iana:81
Organization
prowebserver snc
Contact emails

Subdomains

36 observed subdomains of stock2com.com.

Web-graph footprint

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

70 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for stock2com.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_IP2001:4b98:dc0:41:216:3eff:fe32:b036
SPF_IP2001:4b98:dc0:41:216:3eff:fea5:b091/64
SPF_IP2001:4b98:dc0:41:216:3eff:fedf:cecb
SPF_IP2001:4b98:dc0:47:216:3eff:fe2c:79b4
SPF_IP2001:4b98:dc0:51:216:3eff:feb1:11c6
SPF_IP217.70.190.97
SPF_IP92.243.13.56
SPF_IP92.243.23.31/22
SPF_IP92.243.25.62
SPF_IP92.243.8.163/21
SPF_IP92.243.8.206
SPF_IP95.142.165.11
SPF_IP95.142.168.78

Related pages

Pivot deeper into the graph from stock2com.com.

Cypher and MCP

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

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