Hostname
makani.com
Last fetched
makani.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
makani.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.26.219 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.139.116 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1001
- Organization
- jack makani
- Contact emails
- hostmaster@makani.com
- 12875b4daa2f4e9aad7a7ed5a240cc9b.protect@whoisguard.com
- f5dd2807ad144080b73d2051ff266397.protect@whoisguard.com
- jens@webkonsulenter.dk
- 4hcwjjhyy53d@privacy-protection.email
- 4hq2vsju8wrb@privacy-protection.email
- 7bikqtyfmcrv@privacy-protection.email
- 8rdgzujxzeam@privacy-protection.email
- cvdiyq75bnek@privacy-protection.email
- dvs44ft2zg6e@privacy-protection.email
- dyrevady9fcr@privacy-protection.email
- efqync9fg8yf@privacy-protection.email
- gz22fpmrwb8n@privacy-protection.email
- j2dhdye7sgbm@privacy-protection.email
- jdsdxbcriv2f@privacy-protection.email
- me4itp6uki7f@privacy-protection.email
- mvdg4ybtj7mt@privacy-protection.email
- ogfs4ywrnrje@privacy-protection.email
- op9jckgisohk@privacy-protection.email
- tes7gkjy8q2g@privacy-protection.email
- and 2 more
Subdomains
8 observed subdomains of makani.com.
Web-graph footprint
Distinct hostnames that link to or from makani.com in the public web crawl.
9 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for makani.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.antispamcloud.com |
Related pages
Pivot deeper into the graph from makani.com.
- IP · 104.21.26.219
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1001
- Country · CA
- Email · hostmaster@makani.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: "makani.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.