Skip to content

Hostname

audience-k.com

Last fetched

audience-k.com resolves to 1 IPv4 address operated by AS41652 in FR. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · audience-k.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/audience-k.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.212.225.151185.212.224.0/22AS41652FR

WHOIS identity

Registrar
iana:106
Organization
audience-k administrator
Contact emails

Subdomains

8 observed subdomains of audience-k.com.

Web-graph footprint

Distinct hostnames that link to or from audience-k.com in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • audience-k.com

SPF policy

4 SPF mechanisms authorising senders for audience-k.com.

MechanismTarget
SPF_Aaudience-k.com
SPF_IP185.212.225.151
SPF_IP185.212.225.34
SPF_MXaudience-k.com

Related pages

Pivot deeper into the graph from audience-k.com.

Cypher and MCP

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

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