Skip to content

Hostname

audiocodes.com

Last fetched

audiocodes.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · audiocodes.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/audiocodes.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.46.1245.60.46.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.52.1245.60.52.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:10007
Organization
audiocodes
Contact emails

Subdomains

47 observed subdomains of audiocodes.com.

Web-graph footprint

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

803 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for audiocodes.com.

MechanismTarget
SPF_INCLUDE1841855.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.154.189.192/26
SPF_IP195.189.193.0/27
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP204.141.246.66
SPF_IP52.29.49.249
SPF_IP54.88.70.69
SPF_IP95.183.6.132
SPF_MXaudiocodes.com

Related pages

Pivot deeper into the graph from audiocodes.com.

Cypher and MCP

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

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