Skip to content

Hostname

linailsboutique.ro

Last fetched

linailsboutique.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:namebox s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · linailsboutique.roRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/linailsboutique.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.46.6.17989.46.6.0/24AS5606RO

WHOIS identity

Registrar
registrar:namebox s.r.l.
Organization
Contact emails

Subdomains

25 observed subdomains of linailsboutique.ro.

Web-graph footprint

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

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • linailsboutique.ro

SPF policy

7 SPF mechanisms authorising senders for linailsboutique.ro.

MechanismTarget
SPF_Alinailsboutique.ro
SPF_INCLUDEnewsman.app
SPF_IP188.241.116.228
SPF_IP89.33.237.233
SPF_IP89.46.6.151
SPF_IP89.46.6.179
SPF_MXlinailsboutique.ro

Related pages

Pivot deeper into the graph from linailsboutique.ro.

Cypher and MCP

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

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