Skip to content

Hostname

audifs.com

Last fetched

audifs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · audifs.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/audifs.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.255.1073.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.683.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.703.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.773.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.85.31.11852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

41 observed subdomains of audifs.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for audifs.com.

MechanismTarget
SPF_Aaudifs.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXaudifs.com

Related pages

Pivot deeper into the graph from audifs.com.

Cypher and MCP

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

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