Skip to content

Hostname

monolith.audio

Last fetched

monolith.audio resolves to 2 IPv4 addresses operated by AS29097 in CH. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · monolith.audioRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/monolith.audio

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.53.176217.26.48.0/20AS29097CH
69.10.62.4269.10.48.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:106
Organization
vittorio bottari
Contact emails

Subdomains

1 observed subdomain of monolith.audio.

Threat posture

History

Mail and authentication

MX records

  • monolith.audio

SPF policy

4 SPF mechanisms authorising senders for monolith.audio.

MechanismTarget
SPF_Amonolith.audio
SPF_INCLUDErelay.mailbaby.net
SPF_IP69.10.62.42
SPF_MXmonolith.audio

Related pages

Pivot deeper into the graph from monolith.audio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "monolith.audio"})-[: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.