Hostname
macbow.com
Last fetched
macbow.com resolves to 2 IPv4 addresses operated by IGNA-NETWORKS - Igna Networks LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
macbow.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 |
|---|---|---|---|---|
| 23.130.36.238 | 23.130.36.0/24 | AS18493 | IGNA-NETWORKS - Igna Networks LLC | US |
| 78.47.233.147 | 78.46.0.0/15 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- n macura
- Contact emails
Subdomains
14 observed subdomains of macbow.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for macbow.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 142.171.180.210 |
| SPF_IP | 142.171.180.211 |
| SPF_IP | 142.171.237.151 |
| SPF_IP | 142.171.237.152 |
| SPF_IP | 142.171.237.153 |
| SPF_IP | 70.32.0.122 |
| SPF_IP | 70.32.0.166 |
| SPF_IP | 70.32.2.220 |
| SPF_IP | 70.32.2.221 |
| SPF_IP | 70.32.2.222 |
| SPF_IP | 70.32.2.223 |
| SPF_IP | 70.32.2.76 |
| SPF_IP | 70.32.2.77 |
| SPF_IP | 70.32.2.78 |
| SPF_IP | 70.32.2.79 |
Related pages
Pivot deeper into the graph from macbow.com.
- IP · 23.130.36.238
- ASN · AS18493IGNA-NETWORKS - Igna Networks LLC
- Registrar · iana:1068
- Country · US
- Email · info@privatename.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: "macbow.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.