Hostname
mcshop.com
Last fetched
mcshop.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mcshop.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.233 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.233 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.224 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mcshop.com owner
- Contact emails
- it_info@mcgroupnet.com
- 0c48d407-f48f-44f4-847e-aea19e9a37c8@identity-protect.org
- 586c3090-2f30-4dcd-8deb-ef65ad6c43d1@identity-protect.org
- 61fd71f0-5505-499f-8793-5b935c2d3193@identity-protect.org
- 8f51303a-eadf-4a0b-af81-1ccebc48e185@identity-protect.org
- b9fbb0a6-443e-4908-a882-6456bc1f56ca@identity-protect.org
- c01a5d8b-85ba-4df0-832f-a98cd0833ab2@identity-protect.org
- c0c7a419-ebea-4eac-834f-2634d7eb9bda@identity-protect.org
- owner-1474008@mcshop.com.whoisprivacyservice.org
- owner-1878168@mcshop.com.whoisprivacyservice.org
- owner-5724424@mcshop.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of mcshop.com.
Web-graph footprint
Distinct hostnames that link to or from mcshop.com in the public web crawl.
46 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for mcshop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.readyplanet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | mcshop.com |
Related pages
Pivot deeper into the graph from mcshop.com.
- IP · 104.26.4.233
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · it_info@mcgroupnet.com
- TLD · .com
- Browse hostnames · mc…
- 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: "mcshop.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.