Skip to content

Hostname

webconf-rd.ptsecurity.com

Last fetched

webconf-rd.ptsecurity.com resolves to 2 IPv4 addresses operated by MASTERTEL-AS Moscow, Russia in RU.

Nutrition Label

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

Resolution chain

webconf-rd.ptsecurity.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.44.93.2031.44.80.0/20AS29226MASTERTEL-AS Moscow, RussiaRU
31.44.93.4131.44.80.0/20AS29226MASTERTEL-AS Moscow, RussiaRU

WHOIS identity

No WHOIS records are currently associated with webconf-rd.ptsecurity.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from webconf-rd.ptsecurity.com.

Cypher and MCP

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

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