Skip to content

Hostname

danielabruchental.ro

Last fetched

danielabruchental.ro resolves to 2 IPv4 addresses operated by GTS-BACKBONE - GTS Telecom SRL in RO. WHOIS lists registrar:namebox s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · danielabruchental.roRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/danielabruchental.ro

Resolution chain

danielabruchental.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.156.86.165217.156.86.0/24AS5606GTS-BACKBONE - GTS Telecom SRLRO
80.97.162.20380.97.162.0/24AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRLRO

WHOIS identity

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

Web-graph footprint

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

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • danielabruchental.ro

SPF policy

5 SPF mechanisms authorising senders for danielabruchental.ro.

MechanismTarget
SPF_Adanielabruchental.ro
SPF_IP217.156.86.165
SPF_IP31.14.12.103
SPF_IP80.97.162.203
SPF_MXdanielabruchental.ro

Related pages

Pivot deeper into the graph from danielabruchental.ro.

Cypher and MCP

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

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