Skip to content

Hostname

cyfinity.com

Last fetched

cyfinity.com resolves to 1 IPv4 address operated by OVH in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.255.1987.98.128.0/17AS16276OVHGB

WHOIS identity

Registrar
iana:83
Organization
dns admin
Contact emails

Subdomains

2 observed subdomains of cyfinity.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cyfinity.com.

MechanismTarget
SPF_Acyfinity.com
SPF_INCLUDE_spf.livemail.co.uk
SPF_MXcyfinity.com

Related pages

Pivot deeper into the graph from cyfinity.com.

Cypher and MCP

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

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