Skip to content

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

WHISPER CANON · macbow.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/macbow.com

Resolution chain

macbow.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.130.36.23823.130.36.0/24AS18493IGNA-NETWORKS - Igna Networks LLCUS
78.47.233.14778.46.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHDE

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.

MechanismTarget
SPF_IP142.171.180.210
SPF_IP142.171.180.211
SPF_IP142.171.237.151
SPF_IP142.171.237.152
SPF_IP142.171.237.153
SPF_IP70.32.0.122
SPF_IP70.32.0.166
SPF_IP70.32.2.220
SPF_IP70.32.2.221
SPF_IP70.32.2.222
SPF_IP70.32.2.223
SPF_IP70.32.2.76
SPF_IP70.32.2.77
SPF_IP70.32.2.78
SPF_IP70.32.2.79

Related pages

Pivot deeper into the graph from macbow.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.