Skip to content

Hostname

mail.bagstore.ro

Last fetched

mail.bagstore.ro resolves to 2 IPv4 addresses operated by GTS-BACKBONE - GTS Telecom SRL in RO.

Nutrition Label

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

Resolution chain

mail.bagstore.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

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mail.bagstore.ro.

MechanismTarget
SPF_Amail.bagstore.ro
SPF_IP217.156.86.165
SPF_IP31.14.12.103
SPF_IP80.97.162.203
SPF_MXmail.bagstore.ro

Related pages

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

Cypher and MCP

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

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