Hostname
megastore4all.com
Last fetched
megastore4all.com resolves to 2 IPv4 addresses operated by IONOS-AS - IONOS SE in GB. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
megastore4all.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 |
|---|---|---|---|---|
| 109.228.34.166 | 109.228.0.0/18 | AS8560 | IONOS-AS - IONOS SE | GB |
| 109.228.34.88 | 109.228.0.0/18 | AS8560 | IONOS-AS - IONOS SE | GB |
WHOIS identity
- Registrar
- iana:83
- Organization
- domain admin
- Contact emails
Subdomains
4 observed subdomains of megastore4all.com.
Web-graph footprint
Distinct hostnames that link to or from megastore4all.com in the public web crawl.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for megastore4all.com.
| Mechanism | Target |
|---|---|
| SPF_A | megastore4all.com |
| SPF_INCLUDE | _spf.livemail.co.uk |
| SPF_MX | megastore4all.com |
Related pages
Pivot deeper into the graph from megastore4all.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "megastore4all.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.