Skip to content

Hostname

manhattanproaudio.com

Last fetched

manhattanproaudio.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:379
Organization
manhattan pro audio
Contact emails

Subdomains

4 observed subdomains of manhattanproaudio.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for manhattanproaudio.com.

MechanismTarget
SPF_Amanhattanproaudio.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErevi.services
SPF_IP145.239.8.129
SPF_IP178.33.164.91
SPF_IP87.98.230.27
SPF_IP94.23.87.56
SPF_MXmanhattanproaudio.com

Related pages

Pivot deeper into the graph from manhattanproaudio.com.

Cypher and MCP

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

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