Skip to content

Hostname

cpcontacts.macbow.com

Last fetched

cpcontacts.macbow.com resolves to 2 IPv4 addresses operated by IGNA-NETWORKS - Igna Networks LLC in US.

Nutrition Label

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

Resolution chain

cpcontacts.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

No WHOIS records are currently associated with cpcontacts.macbow.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for cpcontacts.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 cpcontacts.macbow.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cpcontacts.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.