Hostname
macola.com
Last fetched
macola.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
macola.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 |
|---|---|---|---|---|
| 104.18.32.37 | 104.18.32.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.155.219 | 172.64.155.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- exact holding n.v.
- Contact emails
- bhildebrand@ecisolutions.com
- domains@exact.com
- regadmin@eci2.com
- 550aa160-dd6f-4b75-ab9e-7e22afb5153e@identity-protect.org
- 750df6c9-a007-430c-8ed9-0ccf5287957e@identity-protect.org
- 847f4d9b-e800-4393-8ac8-2ac8b1a1cfb7@identity-protect.org
- 9b49ce43-adbc-4a13-a1c9-a93c7adfdb5d@identity-protect.org
- add2981d-46fa-4812-9634-0da695184bcc@identity-protect.org
- c859d63d-a6e7-4b57-8e2f-c21c5659ec8e@identity-protect.org
- owner-4583838@macola.com.whoisprivacyservice.org
- owner-644009@macola.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of macola.com.
Showing 17 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from macola.com in the public web crawl.
27 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for macola.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from macola.com.
- IP · 104.18.32.37
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · bhildebrand@ecisolutions.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: "macola.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.