Skip to content

Hostname

universalavionics.com

Last fetched

universalavionics.com resolves to 1 IPv4 address operated by ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. in US.

Nutrition Label

WHISPER CANON · universalavionics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/universalavionics.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.70.72.19174.70.64.0/20AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for universalavionics.com.

MechanismTarget
SPF_INCLUDE243811424.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP12.175.166.162
SPF_IP13.111.54.49
SPF_IP174.128.1.123/32
SPF_IP192.254.115.42/32
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP23.31.141.177
SPF_IP68.177.56.47

Related pages

Pivot deeper into the graph from universalavionics.com.

Cypher and MCP

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

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