Skip to content

Hostname

elegantine.ro

Last fetched

elegantine.ro resolves to 1 IPv4 address operated by AS34358 in RO. WHOIS lists registrar:webecom srl as the registrar.

Nutrition Label

WHISPER CANON · elegantine.roRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/elegantine.ro

Resolution chain

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

IPPrefixASNOperatorCountry
91.250.247.8291.250.247.0/24AS34358RO

WHOIS identity

Registrar
registrar:webecom srl
Organization
Contact emails

Subdomains

1 observed subdomain of elegantine.ro.

Web-graph footprint

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

16 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • elegantine.ro

SPF policy

8 SPF mechanisms authorising senders for elegantine.ro.

MechanismTarget
SPF_Aelegantine.ro
SPF_IP89.42.11.99
SPF_IP91.250.247.82
SPF_IP93.115.114.86
SPF_IP93.115.114.87
SPF_IP93.115.119.216
SPF_IP93.115.119.81
SPF_MXelegantine.ro

Related pages

Pivot deeper into the graph from elegantine.ro.

Cypher and MCP

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

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