Skip to content

Hostname

rohab.lugansoftware.com

Last fetched

rohab.lugansoftware.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · rohab.lugansoftware.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/rohab.lugansoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.201.89.111199.201.89.0/24AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with rohab.lugansoftware.com in WhisperGraph.

Subdomains

1 observed subdomain of rohab.lugansoftware.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rohab.lugansoftware.com.

MechanismTarget
SPF_Arohab.lugansoftware.com
SPF_INCLUDEspf.whmserver.net
SPF_IP177.36.16.0/20
SPF_IP177.47.96.0/19
SPF_IP177.74.160.0/20
SPF_IP177.91.0.0/22
SPF_IP199.201.89.111
SPF_IP199.201.89.83
SPF_MXrohab.lugansoftware.com

Related pages

Pivot deeper into the graph from rohab.lugansoftware.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rohab.lugansoftware.com"})-[: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.