Skip to content

Hostname

complexsportiv.ro

Last fetched

complexsportiv.ro resolves to 1 IPv4 address operated by AS205275 in RO. WHOIS lists registrar:host-age.ro gazduire web srl as the registrar.

Nutrition Label

WHISPER CANON · complexsportiv.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/complexsportiv.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.39.83.389.39.83.0/24AS205275RO

WHOIS identity

Registrar
registrar:host-age.ro gazduire web srl
Organization
Contact emails

Subdomains

1 observed subdomain of complexsportiv.ro.

Web-graph footprint

Distinct hostnames that link to or from complexsportiv.ro in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for complexsportiv.ro.

MechanismTarget
SPF_Acomplexsportiv.ro
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.145.159.100
SPF_IP194.145.159.71
SPF_IP194.145.159.72
SPF_IP194.145.159.73
SPF_IP194.145.159.75
SPF_IP194.145.159.76

Related pages

Pivot deeper into the graph from complexsportiv.ro.

Cypher and MCP

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

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