Skip to content

Hostname

huper.audio

Last fetched

huper.audio resolves to 1 IPv4 address operated by AS16276 in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.133.9951.79.128.0/17AS16276SG

WHOIS identity

Registrar
iana:303
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

6 observed subdomains of huper.audio.

Threat posture

History

Mail and authentication

MX records

  • huper.audio

SPF policy

19 SPF mechanisms authorising senders for huper.audio.

MechanismTarget
SPF_Ahuper.audio
SPF_INCLUDE_spf.xinergix.com
SPF_INCLUDE_spf.xinergix.net
SPF_INCLUDEsony.xinergix.net
SPF_IP139.99.121.238
SPF_IP139.99.123.96
SPF_IP139.99.4.180
SPF_IP139.99.8.40
SPF_IP139.99.9.165
SPF_IP170.187.227.47
SPF_IP51.79.133.99
SPF_IP51.79.154.237
SPF_IP51.79.229.220
SPF_IP51.79.234.216
SPF_IP94.237.69.43
SPF_IP95.111.200.71
SPF_IP95.111.201.68
SPF_IP95.111.203.188
SPF_MXhuper.audio

Related pages

Pivot deeper into the graph from huper.audio.

Cypher and MCP

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

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