Hostname
dark4stores.com
Last fetched
dark4stores.com resolves to 1 IPv4 address operated by WHG-FRA in DE. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
dark4stores.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.250.229.108 | 192.250.229.0/24 | AS209341 | WHG-FRA | DE |
WHOIS identity
- Registrar
- iana:3862
- Organization
- domain administrator
- Contact emails
Subdomains
12 observed subdomains of dark4stores.com.
Web-graph footprint
Distinct hostnames that link to or from dark4stores.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- dark4stores.com
SPF policy
7 SPF mechanisms authorising senders for dark4stores.com.
| Mechanism | Target |
|---|---|
| SPF_A | dark4stores.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 141.95.99.203/18 |
| SPF_IP | 172.105.75.157 |
| SPF_IP | 192.250.229.108 |
| SPF_IP | 192.250.229.92 |
| SPF_MX | dark4stores.com |
Related pages
Pivot deeper into the graph from dark4stores.com.
- IP · 192.250.229.108
- ASN · AS209341WHG-FRA
- Registrar · iana:3862
- Country · DE
- Email · pw-740ce249c813e6add1205f7e6c3cda0d@privacyguardian.org
- TLD · .com
- Browse hostnames · da…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dark4stores.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.