Skip to content

Hostname

webabs.ro

Last fetched

webabs.ro resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:chroot network srl as the registrar.

Nutrition Label

WHISPER CANON · webabs.roRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/webabs.ro

Resolution chain

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

IPPrefixASNOperatorCountry
51.195.21.18651.195.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:chroot network srl
Organization
Contact emails

Subdomains

7 observed subdomains of webabs.ro.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webabs.ro.

MechanismTarget
SPF_INCLUDErelay.romarg.net

Related pages

Pivot deeper into the graph from webabs.ro.

Cypher and MCP

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

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