Skip to content

Hostname

verdon.ro

Last fetched

verdon.ro resolves to 1 IPv4 address operated by AS44043 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.102.249.18946.102.249.0/24AS44043RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

49 observed subdomains of verdon.ro.

Web-graph footprint

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

71 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for verdon.ro.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.102.249.189

Related pages

Pivot deeper into the graph from verdon.ro.

Cypher and MCP

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

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