Skip to content

Hostname

wmtransfer.com

Last fetched

wmtransfer.com resolves to 4 IPv4 addresses operated by IDNIC-TOPSETTING-AS-ID PT Topsetting Sentra Akses in RU. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wmtransfer.comRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wmtransfer.com

Resolution chain

wmtransfer.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.233.48.235193.233.48.0/24AS207713IDNIC-TOPSETTING-AS-ID PT Topsetting Sentra AksesRU
194.48.142.144194.48.142.0/24AS400992Pacifico Cable SPA.DE
5.182.87.1685.182.87.0/24AS210644QUALITY TELECOMUNICACOES LTDADE
51.254.201.7051.254.0.0/15AS16276OVHFR

WHOIS identity

Registrar
iana:2
Organization
cjsc computing forces
Contact emails

Subdomains

112 observed subdomains of wmtransfer.com.

Web-graph footprint

Distinct hostnames that link to or from wmtransfer.com in the public web crawl.

829 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wmtransfer.com.

MechanismTarget
SPF_IP178.237.196.192/28
SPF_IP185.44.194.254
SPF_IP212.118.48.0/24
SPF_IP86.106.123.126
SPF_IP91.200.28.0/24
SPF_IP91.227.52.0/24
SPF_IP91.232.115.10

Related pages

Pivot deeper into the graph from wmtransfer.com.

Cypher and MCP

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

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