Skip to content

Hostname

syntax-music.com

Last fetched

syntax-music.com resolves to 1 IPv4 address operated by OVH in IT. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

syntax-music.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.23.67.20494.23.0.0/16AS16276OVHIT

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

4 observed subdomains of syntax-music.com.

Web-graph footprint

Distinct hostnames that link to or from syntax-music.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • syntax-music.com

SPF policy

4 SPF mechanisms authorising senders for syntax-music.com.

MechanismTarget
SPF_Asyntax-music.com
SPF_IP162.19.72.20
SPF_IP94.23.67.204
SPF_MXsyntax-music.com

Related pages

Pivot deeper into the graph from syntax-music.com.

Cypher and MCP

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

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