Skip to content

Hostname

audidis.com

Last fetched

audidis.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · audidis.comRouting diversity2.4/10Peering density10.0/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/audidis.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL
35.219.200.335.216.0.0/14AS19527GOOGLE-2 - Google LLCUS

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

11 observed subdomains of audidis.com.

Web-graph footprint

Distinct hostnames that link to or from audidis.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • audidis.com

SPF policy

4 SPF mechanisms authorising senders for audidis.com.

MechanismTarget
SPF_Aaudidis.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.164.60
SPF_MXaudidis.com

Related pages

Pivot deeper into the graph from audidis.com.

Cypher and MCP

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

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