Skip to content

Hostname

avaya.com

Last fetched

avaya.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · avaya.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/avaya.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.4.30104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.5.30104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
avaya
Contact emails

Subdomains

550 observed subdomains of avaya.com.

Web-graph footprint

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

2,745 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for avaya.com.

MechanismTarget
SPF_Aavaya.com
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf.avaya.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00186901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.55.144.61
SPF_IP178.77.111.91/32
SPF_IP205.220.185.38
SPF_IP54.200.217.100
SPF_IP74.201.71.36/32

Related pages

Pivot deeper into the graph from avaya.com.

Cypher and MCP

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

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