Skip to content

Hostname

vertus.co

Last fetched

vertus.co resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vertus.coRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/vertus.co

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.155104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.155104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
167.235.240.186167.235.0.0/16AS24940HETZNER-ASDE
172.67.68.224172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of vertus.co.

Web-graph footprint

Distinct hostnames that link to or from vertus.co in the public web crawl.

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vertus.co.

MechanismTarget
SPF_Amail300.dialogue1.de
SPF_Apascal.dialogue1.de
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from vertus.co.

Cypher and MCP

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

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