Skip to content

Hostname

arrowmarkpartners.com

Last fetched

arrowmarkpartners.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · arrowmarkpartners.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/arrowmarkpartners.com

Resolution chain

arrowmarkpartners.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:9
Organization
arrowpoint asset management
Contact emails

Subdomains

10 observed subdomains of arrowmarkpartners.com.

Web-graph footprint

Distinct hostnames that link to or from arrowmarkpartners.com in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for arrowmarkpartners.com.

MechanismTarget
SPF_INCLUDEspf1.arrowmarkpartners.com
SPF_IP13.111.0.0/16
SPF_IP18.190.163.1/32
SPF_IP20.47.149.138/32
SPF_IP23.253.182.0/23
SPF_IP3.131.113.182/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.31.32.0/19
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP54.147.48.102
SPF_IP54.73.221.237
SPF_IP54.76.209.80/32
SPF_IP64.27.172.242
SPF_IP65.144.211.170
SPF_IP67.231.154.164/31
SPF_IP67.231.154.183/32
SPF_IP67.231.154.184/32
SPF_IP67.231.154.186/31
SPF_IP67.231.154.188/31
SPF_IP69.72.32.0/20

Related pages

Pivot deeper into the graph from arrowmarkpartners.com.

Cypher and MCP

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

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