Skip to content

Hostname

webart.group

Last fetched

webart.group resolves to 1 IPv4 address operated by PAGM-AS - P.A.G.M. OU in EE. WHOIS lists iana:2374 as the registrar.

Nutrition Label

WHISPER CANON · webart.groupRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/webart.group

Resolution chain

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

IPPrefixASNOperatorCountry
5.45.124.1355.45.124.0/24AS198068PAGM-AS - P.A.G.M. OUEE

WHOIS identity

Registrar
iana:2374
Organization
hosting ukraine
Contact emails

Subdomains

17 observed subdomains of webart.group.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webart.group.

MechanismTarget
SPF_Awebart.group
SPF_IP2a03:f480:1:12:0:0:0:74
SPF_IP5.45.124.135
SPF_MXwebart.group

Related pages

Pivot deeper into the graph from webart.group.

Cypher and MCP

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

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