Skip to content

Hostname

production.beespeed.ro

Last fetched

production.beespeed.ro resolves to 1 IPv4 address operated by AS5606 in RO.

Nutrition Label

WHISPER CANON · production.beespeed.roRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/production.beespeed.ro

Resolution chain

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

IPPrefixASNOperatorCountry
85.120.19.15085.120.19.0/24AS5606RO

WHOIS identity

No WHOIS records are currently associated with production.beespeed.ro in WhisperGraph.

Subdomains

1 observed subdomain of production.beespeed.ro.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for production.beespeed.ro.

MechanismTarget
SPF_Aproduction.beespeed.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP81.181.254.42
SPF_IP85.120.19.150
SPF_IP93.115.112.72
SPF_MXproduction.beespeed.ro

Related pages

Pivot deeper into the graph from production.beespeed.ro.

Cypher and MCP

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

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