Skip to content

Hostname

mail.barsolutions.ro

Last fetched

mail.barsolutions.ro resolves to 1 IPv4 address operated by CYBER_FOLKS-RO-DC_FLO in RO.

Nutrition Label

WHISPER CANON · mail.barsolutions.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.barsolutions.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.35.173.12289.35.173.0/24AS34358CYBER_FOLKS-RO-DC_FLORO

WHOIS identity

No WHOIS records are currently associated with mail.barsolutions.ro in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.barsolutions.ro.

MechanismTarget
SPF_Amail.barsolutions.ro
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP128.0.46.20
SPF_IP89.35.173.122
SPF_IP89.35.173.14
SPF_IP89.42.219.55
SPF_MXmail.barsolutions.ro

Related pages

Pivot deeper into the graph from mail.barsolutions.ro.

Cypher and MCP

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

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