Skip to content

Hostname

avcosystems.com

Last fetched

avcosystems.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:86 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.132.70.14418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.25.2153.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.197.8535.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:86
Organization
avco systems
Contact emails

Subdomains

164 observed subdomains of avcosystems.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for avcosystems.com.

MechanismTarget
SPF_INCLUDEspf.avcosystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXavcosystems.com

Related pages

Pivot deeper into the graph from avcosystems.com.

Cypher and MCP

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

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