Hostname
maxstore.co.il
Last fetched
maxstore.co.il resolves to 1 IPv4 address operated by AS12400 in IL.
Nutrition Label
Resolution chain
maxstore.co.il 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 |
|---|---|---|---|---|
| 84.95.246.15 | 84.95.224.0/19 | AS12400 | — | IL |
WHOIS identity
- Registrar
- —
- Organization
- roe shlom
- Contact emails
Subdomains
38 observed subdomains of maxstore.co.il.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maxstore.co.il in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for maxstore.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | maxstore.co.il |
| SPF_INCLUDE | inforumail.com |
| SPF_INCLUDE | smail1018.com |
| SPF_INCLUDE | spfdm-ap-southeast-1.aliyun.com |
| SPF_IP | 31.154.176.194 |
| SPF_IP | 84.95.246.14 |
| SPF_IP | 84.95.246.15 |
| SPF_MX | maxstore.co.il |
Related pages
Pivot deeper into the graph from maxstore.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maxstore.co.il"})-[: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.