Hostname
macintouch.com
Last fetched
macintouch.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
macintouch.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.10.218 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.218 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.72.240 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- contact privacy inc. customer 0159297234
- Contact emails
- 06d8cb280a28fd0a07d1c67d26a11ce0@domaindiscreet.com
- 1749cdec0a16123323bd2155feea5e6b@domaindiscreet.com
- 19c328a70a28fd0a0b46ee761f5c493f@domaindiscreet.com
- 1vu355ssiigjpbg5h7nagk4jtq@domaindiscreet.com
- 40d4d0620a28fd0a3c17eabc9a11ed51@domaindiscreet.com
- 451957760a1612331f6217115dbe6921@domaindiscreet.com
- 644fcee60a28fd0a40158291ca57129a@domaindiscreet.com
- 6ba960fc0a28fd0a046ab99d973a4314@domaindiscreet.com
- 76a3e3b60a28fd0a4fc67c9510c472d3@domaindiscreet.com
- 81d630ec0a28fd0a33c250ddc3cb0652@domaindiscreet.com
- c265439e0a28fd0a2f6e2aec8d24c24e@domaindiscreet.com
- macintouch.com@contactprivacy.com
- ff84dd700a28fd0a25ac4275e5db0903@domaindiscreet.com
Subdomains
6 observed subdomains of macintouch.com.
Web-graph footprint
Distinct hostnames that link to or from macintouch.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for macintouch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from macintouch.com.
- IP · 104.26.10.218
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:9
- Country · CA
- Email · 06d8cb280a28fd0a07d1c67d26a11ce0@domaindiscreet.com
- TLD · .com
- Browse hostnames · ma…
- 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: "macintouch.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.