Skip to content

Hostname

cybg.com

Last fetched

cybg.com resolves to 1 IPv4 address operated by CW Vodafone Group PLC in GB. WHOIS lists iana:79 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.32.49.90193.32.49.0/24AS1273CW Vodafone Group PLCGB

WHOIS identity

Registrar
iana:79
Organization
clydesdale bank
Contact emails

Subdomains

10 observed subdomains of cybg.com.

Web-graph footprint

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

41 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cybg.com.

MechanismTarget
SPF_INCLUDE_spf-eu.echoworx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.120.244.69
SPF_IP213.120.244.73
SPF_IP213.120.244.91
SPF_IP62.172.139.91
SPF_IP62.172.139.92
SPF_IP81.128.241.85
SPF_IP81.128.241.86

Related pages

Pivot deeper into the graph from cybg.com.

Cypher and MCP

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

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