Skip to content

Hostname

vivaco.coop

Last fetched

vivaco.coop resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:465 as the registrar.

Nutrition Label

WHISPER CANON · vivaco.coopRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/vivaco.coop

Resolution chain

vivaco.coop resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.5.162104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.133.158172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.209.63.234173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA
51.161.119.13751.161.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

Registrar
iana:465
Organization
mario luneau
Contact emails

Subdomains

21 observed subdomains of vivaco.coop.

Web-graph footprint

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

26 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vivaco.coop.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.altitude3.net
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.47.204.70/32
SPF_IP24.37.113.28
SPF_IP51.161.119.137
SPF_IP66.187.113.146

Related pages

Pivot deeper into the graph from vivaco.coop.

Cypher and MCP

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

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