Skip to content

Hostname

strydom.audio

Last fetched

strydom.audio resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · strydom.audioRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/strydom.audio

Resolution chain

strydom.audio resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.72.2.9077.72.171.0/24AS12488GB

WHOIS identity

Registrar
iana:1861
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of strydom.audio.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for strydom.audio.

MechanismTarget
SPF_Astrydom.audio
SPF_INCLUDErelay.k.io
SPF_IP77.72.1.21
SPF_IP77.72.2.90
SPF_MXstrydom.audio

Related pages

Pivot deeper into the graph from strydom.audio.

Cypher and MCP

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

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