Skip to content

Hostname

avantis.coop

Last fetched

avantis.coop resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · avantis.coopRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/avantis.coop

Resolution chain

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

IPPrefixASNOperatorCountry
51.161.32.23451.161.0.0/17AS16276CA

WHOIS identity

Registrar
iana:81
Organization
groupe cooperatif dynaco
Contact emails

Subdomains

7 observed subdomains of avantis.coop.

Web-graph footprint

Distinct hostnames that link to or from avantis.coop in the public web crawl.

38 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for avantis.coop.

MechanismTarget
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.16.128.107
SPF_IP206.47.191.20
SPF_IP207.134.144.75
SPF_IP51.161.32.234

Related pages

Pivot deeper into the graph from avantis.coop.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avantis.coop"})-[: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.