Skip to content

Hostname

work.ro

Last fetched

work.ro resolves to 1 IPv4 address operated by AS57098 in RO. WHOIS lists iana:1361 as the registrar.

Nutrition Label

WHISPER CANON · work.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/work.ro

Resolution chain

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

IPPrefixASNOperatorCountry
31.14.18.2631.14.18.0/24AS57098RO

WHOIS identity

Registrar
iana:1361
Organization
Contact emails

Subdomains

34 observed subdomains of work.ro.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for work.ro.

MechanismTarget
SPF_Ahermes.zmail.ro
SPF_IP31.14.18.0/24
SPF_IP86.105.192.195
SPF_IP86.105.192.248/29
SPF_MXwork.ro

Related pages

Pivot deeper into the graph from work.ro.

Cypher and MCP

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

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