Skip to content

Hostname

westcall.net

Last fetched

westcall.net resolves to 1 IPv4 address operated by AS41733 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · westcall.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/westcall.net

Resolution chain

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

IPPrefixASNOperatorCountry
84.52.72.584.53.186.0/24AS41733RU

WHOIS identity

Registrar
iana:463
Organization
jsc 'er-telecom holding'
Contact emails

Subdomains

4,193 observed subdomains of westcall.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for westcall.net.

MechanismTarget
SPF_Abackup-relay.westcall.net
SPF_Arelay.westcall.net
SPF_Asmtp.westcall.net
SPF_MXwestcall.net

Related pages

Pivot deeper into the graph from westcall.net.

Cypher and MCP

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

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